mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-01-23 22:41:30 +01:00
update android libraries to 24.0.0
This commit is contained in:
parent
7854f75f22
commit
6fd2a9fa11
@ -37,8 +37,8 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.android.support:appcompat-v7:23.4.0'
|
compile 'com.android.support:appcompat-v7:24.0.0'
|
||||||
compile 'com.android.support:design:23.4.0'
|
compile 'com.android.support:design:24.0.0'
|
||||||
compile 'com.github.bumptech.glide:glide:3.7.0'
|
compile 'com.github.bumptech.glide:glide:3.7.0'
|
||||||
compile 'com.jakewharton:butterknife:8.0.1'
|
compile 'com.jakewharton:butterknife:8.0.1'
|
||||||
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
|
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user