Skip to content

Commit ff8e861

Browse files
fix quota display
1 parent 93bac1f commit ff8e861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
/// dependencies for app building
4242
compile name: 'touch-image-view'
4343

44-
compile 'com.github.nextcloud:android-library:1.0.9'
44+
compile 'com.github.nextcloud:android-library:1.0.10'
4545
compile "com.android.support:support-v4:${supportLibraryVersion}"
4646
compile "com.android.support:design:${supportLibraryVersion}"
4747
compile 'com.jakewharton:disklrucache:2.0.2'

0 commit comments

Comments
 (0)