Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/master'

Aidan Follestad 10 anni fa
parent
commit
2ff3f40da9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -99,7 +99,7 @@ The *commons* module contains extensions to the library that not everyone may ne
 
 ```gradle
 dependencies {
-    compile 'com.afollestad.material-dialogs:commons:0.8.0.0@arr'
+    compile 'com.afollestad.material-dialogs:commons:0.8.0.0@aar'
 }
 ```