We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b56cd commit b393e1fCopy full SHA for b393e1f
build.gradle
@@ -17,6 +17,7 @@ buildscript {
17
allprojects {
18
repositories {
19
jcenter()
20
+ maven { url 'https://jitpack.io' }
21
}
22
23
0 commit comments