瀏覽代碼

Fix a small type in README

Egor N 10 年之前
父節點
當前提交
cdafe55766
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'
 }
 ```