Skip to content

Commit 4ad834d

Browse files
author
qwe7002
committed
chore(build.gradle): add JitPack repository to dependencies
1 parent 690866d commit 4ad834d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ allprojects {
1616
repositories {
1717
google()
1818
mavenCentral()
19+
maven { url 'https://jitpack.io' }
1920
}
2021
}
2122

0 commit comments

Comments
 (0)