Pārlūkot izejas kodu

Build(deps): Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1

Bumps androidx.appcompat:appcompat from 1.6.0 to 1.6.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 gadi atpakaļ
vecāks
revīzija
de7f042c45
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -1,7 +1,7 @@
 buildscript {
     ext {
         androidPluginVersion = '7.4.1'
-        appCompatVersion = '1.6.0'
+        appCompatVersion = '1.6.1'
         jacoco_version = '0.8.8'
         kotlin_version = '1.7.22'
         androidxTestVersion = "1.4.0"