mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 15:15:51 +03:00
android-library:1.0.24
This commit is contained in:
parent
e30c6ba5ec
commit
7d823beed5
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ dependencies {
|
|||
/// dependencies for app building
|
||||
implementation name: 'touch-image-view'
|
||||
implementation 'com.android.support:multidex:1.0.2'
|
||||
implementation 'com.github.nextcloud:android-library:1.0.23'
|
||||
implementation 'com.github.nextcloud:android-library:1.0.24'
|
||||
implementation "com.android.support:support-v4:${supportLibraryVersion}"
|
||||
implementation "com.android.support:design:${supportLibraryVersion}"
|
||||
implementation 'com.jakewharton:disklrucache:2.0.2'
|
||||
|
|
Loading…
Reference in a new issue