We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6213872 commit 09cc75eCopy full SHA for 09cc75e
2 files changed
build.gradle
@@ -3,7 +3,6 @@ buildscript {
3
repositories {
4
google()
5
jcenter()
6
- mavenCentral()
7
}
8
dependencies {
9
classpath 'com.android.tools.build:gradle:3.3.0-alpha07'
@@ -14,6 +13,5 @@ allprojects {
14
13
15
16
17
18
19
cSploit/build.gradle
@@ -2,7 +2,6 @@ buildscript {
2
@@ -13,7 +12,6 @@ allprojects {
12
apply plugin: 'com.android.application'
0 commit comments