Skip to content

Commit edceb06

Browse files
committed
Update MaterialDialogs
1 parent 01be549 commit edceb06

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
@@ -31,7 +31,7 @@ dependencies {
3131
compile 'com.github.orhanobut:hawk:1.19'
3232
compile 'net.danlew:android.joda:2.8.2'
3333
compile 'com.github.bumptech.glide:glide:3.6.1'
34-
compile('com.afollestad.material-dialogs:core:0.8.2.0@aar') {
34+
compile('com.afollestad.material-dialogs:core:0.8.3.0@aar') {
3535
transitive = true
3636
}
3737
compile('com.mikepenz:aboutlibraries:5.2.4@aar') {

0 commit comments

Comments
 (0)