We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f0974c commit 60fdd85Copy full SHA for 60fdd85
build.gradle
@@ -21,6 +21,7 @@ buildscript {
21
22
allprojects {
23
repositories {
24
+ maven { url "https://jitpack.io" }
25
google()
26
jcenter()
27
}
0 commit comments