Procházet zdrojové kódy

Detailed temporary workaround for jCenter repo missing.

Aidan Follestad před 10 roky
rodič
revize
b1d73928a7
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  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)