Эх сурвалжийг харах

Merge pull request #3521 from nextcloud/dependabot/gradle/androidx.activity-activity-ktx-1.8.2

Build(deps): Bump androidx.activity:activity-ktx from 1.8.1 to 1.8.2
Andy Scherzinger 1 жил өмнө
parent
commit
a37bc700f1
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -308,7 +308,7 @@ dependencies {
     gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
     gplayImplementation "com.google.firebase:firebase-messaging:23.4.0"
 
-     implementation 'androidx.activity:activity-ktx:1.8.1'
+     implementation 'androidx.activity:activity-ktx:1.8.2'
 
     implementation 'com.github.nextcloud.android-common:ui:0.13.0'