diff --git a/build.gradle b/build.gradle index 96a3488349..452c3e299c 100644 --- a/build.gradle +++ b/build.gradle @@ -178,7 +178,7 @@ dependencies { compile name: 'touch-image-view' compile 'com.android.support:multidex:1.0.1' - compile 'com.github.nextcloud:android-library:bruteforce-SNAPSHOT' + compile 'com.github.nextcloud:android-library:1.0.22' compile "com.android.support:support-v4:${supportLibraryVersion}" compile "com.android.support:design:${supportLibraryVersion}" compile 'com.jakewharton:disklrucache:2.0.2'