Bladeren bron

Merge pull request #3447 from nextcloud/dependabot/gradle/androidx.activity-activity-ktx-1.8.1

Build(deps): Bump androidx.activity:activity-ktx from 1.8.0 to 1.8.1
Andy Scherzinger 1 jaar geleden
bovenliggende
commit
44a2662162
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -307,7 +307,7 @@ dependencies {
     gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
     gplayImplementation "com.google.firebase:firebase-messaging:23.3.1"
 
-     implementation 'androidx.activity:activity-ktx:1.8.0'
+     implementation 'androidx.activity:activity-ktx:1.8.1'
 
     implementation 'com.github.nextcloud.android-common:ui:0.12.0'