Jelajahi Sumber

README updates.

Aidan Follestad 10 tahun lalu
induk
melakukan
622e7c0604
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -21,7 +21,7 @@ Easily reference the library in your Android projects using this dependency in y
 
 ```Gradle
 dependencies {
-    compile 'com.afollestad:material-dialogs:0.6.0'
+    compile 'com.afollestad:material-dialogs:0.6.1'
 }
 ```