We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b6a73 commit cfc7457Copy full SHA for cfc7457
1 file changed
build.gradle
@@ -3,7 +3,7 @@
3
buildscript {
4
repositories {
5
google()
6
- jcenter()
+ mavenCentral()
7
maven { url 'https://jitpack.io' }
8
maven { url 'https://maven.google.com' }
9
@@ -18,7 +18,7 @@ buildscript {
18
allprojects {
19
20
21
22
23
24
0 commit comments