Explorar o código

Merge pull request #11531 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.8.0

Build(deps): Bump com.github.nextcloud.android-common:ui from 0.7.0 to 0.8.0
Andy Scherzinger %!s(int64=2) %!d(string=hai) anos
pai
achega
2362c255e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -367,7 +367,7 @@ dependencies {
     // upon each update first test: new registration, receive push
     gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
 
-    implementation 'com.github.nextcloud.android-common:ui:0.7.0'
+    implementation 'com.github.nextcloud.android-common:ui:0.8.0'
 
     implementation "androidx.room:room-runtime:$roomVersion"
     kapt "androidx.room:room-compiler:$roomVersion"