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 3492b1a commit 01798b2Copy full SHA for 01798b2
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
google()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:4.2.0-beta04'
+ classpath 'com.android.tools.build:gradle:4.2.1'
10
11
// NOTE: Do not place your application dependencies here; they belong
12
// in the individual module build.gradle files
@@ -16,7 +16,6 @@ buildscript {
16
allprojects {
17
repositories {
18
19
- jcenter()
20
flatDir {
21
dirs 'libs'
22
0 commit comments