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 6183aa7 commit f8b3151Copy full SHA for f8b3151
app/build.gradle
@@ -34,7 +34,7 @@ dependencies {
34
compile 'com.github.bumptech.glide:glide:3.6.1'
35
compile 'com.mikepenz:iconics-core:2.2.1@aar'
36
compile 'com.mikepenz:google-material-typeface:2.2.0.1@aar'
37
- compile('com.github.afollestad.material-dialogs:core:0.8.5.1@aar') {
+ compile('com.github.afollestad.material-dialogs:core:0.8.5.2@aar') {
38
transitive = true
39
}
40
compile('com.mikepenz:aboutlibraries:5.3.3@aar') {
0 commit comments