We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32601b9 commit a965003Copy full SHA for a965003
1 file changed
app/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
34
compile 'com.github.fengdai:alertdialogpro-core:0.2.6@aar'
35
compile 'com.github.fengdai:alertdialogpro-theme-holo:0.2.6@aar'
36
- compile 'com.afollestad.material-dialogs:core:0.8.5.9@aar'
+ compile 'com.afollestad.material-dialogs:core:0.8.6.0@aar'
37
38
testCompile 'junit:junit:4.12'
39
androidTestCompile 'com.android.support.test.espresso:espresso-core:2.2.2'
0 commit comments