Skip to content

Commit f8b3151

Browse files
committed
Update MaterialDialogs to 0.8.5.2
1 parent 6183aa7 commit f8b3151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434
compile 'com.github.bumptech.glide:glide:3.6.1'
3535
compile 'com.mikepenz:iconics-core:2.2.1@aar'
3636
compile 'com.mikepenz:google-material-typeface:2.2.0.1@aar'
37-
compile('com.github.afollestad.material-dialogs:core:0.8.5.1@aar') {
37+
compile('com.github.afollestad.material-dialogs:core:0.8.5.2@aar') {
3838
transitive = true
3939
}
4040
compile('com.mikepenz:aboutlibraries:5.3.3@aar') {

0 commit comments

Comments
 (0)