Skip to content

Commit

Permalink
use latest lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyScherzinger committed Mar 3, 2017
1 parent b611874 commit c5f748d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
compile name: 'touch-image-view'
compile 'com.android.support:multidex:1.0.1'

compile 'com.github.nextcloud:android-library:1.0.11'
compile 'com.github.nextcloud:android-library:1.0.12'
compile "com.android.support:support-v4:${supportLibraryVersion}"
compile "com.android.support:design:${supportLibraryVersion}"
compile 'com.jakewharton:disklrucache:2.0.2'
Expand Down

0 comments on commit c5f748d

Please sign in to comment.