Просмотр исходного кода

update to spotless fixed common version

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 2 лет назад
Родитель
Сommit
7495eeca71
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -355,7 +355,7 @@ dependencies {
     gplayImplementation "com.google.firebase:firebase-messaging:23.0.7"
 
     // TODO change back to tag before merging
-    implementation 'com.github.nextcloud.android-common:ui:e05f5addf4'
+    implementation 'com.github.nextcloud.android-common:ui:f3624c87c5'
 }
 
 configurations.all {