Aidan Follestad 10 년 전
부모
커밋
35c65b1a5a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
     }
 }