Jelajahi Sumber

Update README.md

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

+ 1 - 1
README.md

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