Skip to content

Commit 461c268

Browse files
author
David Lin
committed
Add JitPack repository to build file
1 parent ed0fc68 commit 461c268

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
@@ -18,6 +18,7 @@ allprojects {
1818
repositories {
1919
google()
2020
jcenter()
21+
maven { url 'https://jitpack.io' }
2122
}
2223
}
2324

0 commit comments

Comments
 (0)