Explorar o código

Merge pull request #11365 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.6.1

Build(deps): Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
Álvaro Brey %!s(int64=2) %!d(string=hai) anos
pai
achega
d39dd2a642
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"