Explorar o código

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

Build(deps): Bump androidx.appcompat:appcompat from 1.5.1 to 1.6.1
Andy Scherzinger %!s(int64=2) %!d(string=hai) anos
pai
achega
fcb8bfe764
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -174,7 +174,7 @@ dependencies {
 
     implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0"
 
-    implementation 'androidx.appcompat:appcompat:1.5.1'
+    implementation 'androidx.appcompat:appcompat:1.6.1'
     implementation 'com.google.android.material:material:1.8.0'
     implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
     implementation "com.vanniktech:emoji-google:0.15.0"