Explorar el Código

Detailed temporary workaround for jCenter repo missing.

Aidan Follestad hace 10 años
padre
commit
b1d73928a7
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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)