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 930af6c commit c537bffCopy full SHA for c537bff
build.gradle.kts
@@ -4,7 +4,6 @@ buildscript {
4
repositories {
5
google()
6
mavenCentral()
7
- jcenter()
8
mavenLocal()
9
}
10
@@ -25,7 +24,6 @@ allprojects {
25
24
26
27
28
29
30
31
buildSrc/build.gradle.kts
@@ -1,6 +1,5 @@
1
2
3
plugins {
0 commit comments