Selaa lähdekoodia

Update README.md

Aidan Follestad 9 vuotta sitten
vanhempi
commit
36ee9b8e5a
1 muutettua tiedostoa jossa 1 lisäystä ja 3 poistoa
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -101,9 +101,7 @@ You can create basic, list, single/multi choice, progress, input, etc. dialogs w
 
 ```gradle
 dependencies {
-
-    // ... other dependencies here
-    
+	...
     compile('com.github.afollestad.material-dialogs:core:0.8.5.2@aar') {
         transitive = true
     }