1
0
Эх сурвалжийг харах

Detailed temporary workaround for jCenter repo missing.

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

+ 6 - 0
README.md

@@ -1,5 +1,11 @@
 # The library accidentally got removed from jCenter, I'm working to get it back up ASAP
 
+As a temporary workaround, you can add this to your repositories in build.grade:
+
+```Gradle
+maven { url 'https://dl.bintray.com/drummer-aidan/maven' }
+```
+
 # Material Dialogs
 
 ![Screenshots](https://raw.githubusercontent.com/afollestad/material-dialogs/master/art/mdshowcase.png)