瀏覽代碼

Bump android-common:ui to 0.3.0

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Álvaro Brey 2 年之前
父節點
當前提交
401812db81
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -353,7 +353,7 @@ dependencies {
     // upon each update first test: new registration, receive push
     gplayImplementation "com.google.firebase:firebase-messaging:23.0.7"
 
-    implementation 'com.github.nextcloud.android-common:ui:0.2.0'
+    implementation 'com.github.nextcloud.android-common:ui:0.3.0'
 }
 
 configurations.all {