Skip to content

Commit 0e5af54

Browse files
committed
Gradle update
1 parent 8f8bf20 commit 0e5af54

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ allprojects {
1818
repositories {
1919
google()
2020
jcenter()
21+
maven {
22+
url 'https://jitpack.io'
23+
}
2124
}
2225
}
2326

0 commit comments

Comments
 (0)