Bläddra i källkod

Build(deps): Bump com.github.nextcloud.android-common:ui

Bumps [com.github.nextcloud.android-common:ui](https://github.com/nextcloud/android-common) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/nextcloud/android-common/releases)
- [Commits](https://github.com/nextcloud/android-common/compare/0.7.0...0.8.0)

---
updated-dependencies:
- dependency-name: com.github.nextcloud.android-common:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 år sedan
förälder
incheckning
7736e55031
1 ändrade filer med 1 tillägg och 1 borttagningar
  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"