1
0
Aidan Follestad 10 жил өмнө
parent
commit
25bd35b71b
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -54,7 +54,7 @@ Easily reference the library in your Android projects using this dependency in y
 
 ```Groovy
 dependencies {
-    compile 'com.afollestad:material-dialogs:0.4.1'
+    compile 'com.afollestad:material-dialogs:0.4.2'
 }
 ```