Преглед изворни кода

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'
 }
 ```