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 01be549 commit edceb06Copy full SHA for edceb06
app/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
compile 'com.github.orhanobut:hawk:1.19'
32
compile 'net.danlew:android.joda:2.8.2'
33
compile 'com.github.bumptech.glide:glide:3.6.1'
34
- compile('com.afollestad.material-dialogs:core:0.8.2.0@aar') {
+ compile('com.afollestad.material-dialogs:core:0.8.3.0@aar') {
35
transitive = true
36
}
37
compile('com.mikepenz:aboutlibraries:5.2.4@aar') {
0 commit comments