Bläddra i källkod

Detailed temporary workaround for jCenter repo missing.

Aidan Follestad 10 år sedan
förälder
incheckning
b1d73928a7
1 ändrade filer med 6 tillägg och 0 borttagningar
  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)