Aidan Follestad 10 роки тому
батько
коміт
39e28b078c
1 змінених файлів з 1 додано та 1 видалено
  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'
 }
 ```