Explorar el Código

Release 0.4.2

Aidan Follestad hace 10 años
padre
commit
25bd35b71b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'
 }
 ```