We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b641805 commit e557c22Copy full SHA for e557c22
app/build.gradle
@@ -36,6 +36,7 @@ dependencies {
36
compile 'com.github.yukuku:ambilwarna:2.0.1'
37
compile 'com.android.support:design:23.4.0'
38
compile 'com.facebook.stetho:stetho:1.4.1'
39
+ compile 'com.github.bumptech.glide:glide:3.7.0'
40
compile 'com.simplemobiletools:filepicker:1.5.2@aar'
41
42
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
0 commit comments