浏览代码

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

Build(deps): Bump com.github.nextcloud.android-common:ui from 0.11.0 to 0.12.0
Andy Scherzinger 1 年之前
父节点
当前提交
6d56215a95
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -376,7 +376,7 @@ dependencies {
     gplayImplementation "com.google.firebase:firebase-messaging:23.1.2"
     gplayImplementation 'com.google.android.play:review-ktx:2.0.1'
 
-    implementation 'com.github.nextcloud.android-common:ui:0.11.0'
+    implementation 'com.github.nextcloud.android-common:ui:0.12.0'
 
     implementation "androidx.room:room-runtime:$roomVersion"
     kapt "androidx.room:room-compiler:$roomVersion"