Aidan Follestad hace 10 años
padre
commit
35c65b1a5a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -88,7 +88,7 @@ You can create basic, list, single/multi choice, progress, input, etc. dialogs w
 
 ```gradle
 dependencies {
-    compile('com.afollestad.material-dialogs:core:0.8.0.1@aar')) {
+    compile('com.afollestad.material-dialogs:core:0.8.0.1@aar') {
         transitive = true
     }
 }