Aidan Follestad 10 years ago
parent
commit
35c65b1a5a
1 changed files with 1 additions and 1 deletions
  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
     }
 }