Skip to content

Commit b393e1f

Browse files
committed
Add jitpack
1 parent 10b56cd commit b393e1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ buildscript {
1717
allprojects {
1818
repositories {
1919
jcenter()
20+
maven { url 'https://jitpack.io' }
2021
}
2122
}
2223

0 commit comments

Comments
 (0)