We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fec1ce commit cbcc139Copy full SHA for cbcc139
1 file changed
build.gradle
@@ -4,7 +4,6 @@ buildscript {
4
def kotlin_version = "1.4.30"
5
repositories {
6
mavenCentral()
7
- jcenter()
8
google()
9
maven {
10
url "https://plugins.gradle.org/m2/"
@@ -21,7 +20,6 @@ buildscript {
21
20
allprojects {
22
23
24
25
26
27
0 commit comments