Use master snapshot

This commit is contained in:
Mario Danic 2017-01-31 11:51:51 +01:00 committed by AndyScherzinger
parent ba5dae93b4
commit 75ba848999
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -41,7 +41,7 @@ dependencies {
/// dependencies for app building
compile name: 'touch-image-view'
compile 'com.github.nextcloud:android-library:change-userinfo-calls-SNAPSHOT'
compile 'com.github.nextcloud:android-library:-SNAPSHOT'
compile "com.android.support:support-v4:${supportLibraryVersion}"
compile "com.android.support:design:${supportLibraryVersion}"
compile 'com.jakewharton:disklrucache:2.0.2'