1
0
Aidan Follestad 10 жил өмнө
parent
commit
099147c666
1 өөрчлөгдсөн 10 нэмэгдсэн , 0 устгасан
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -30,6 +30,16 @@ dependencies {
 
 [ ![Download](https://api.bintray.com/packages/drummer-aidan/maven/material-dialogs/images/download.svg) ](https://bintray.com/drummer-aidan/maven/material-dialogs/_latestVersion)
 
+### If jCenter is Having Issues (the library can't be resolved)
+
+Add this to your app's build.gradle file:
+
+```Gradle
+repositories {
+    maven { url 'https://dl.bintray.com/drummer-aidan/maven' }
+}
+```
+
 ---
 
 # What's New