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 f1d1c8b commit daddec1Copy full SHA for daddec1
android/build.gradle
@@ -8,8 +8,8 @@ buildscript {
8
}
9
10
dependencies {
11
- classpath "com.gradle:gradle-enterprise-gradle-plugin:3.5"
12
- classpath "com.android.tools.build:gradle:4.0.1"
+ classpath "com.gradle:gradle-enterprise-gradle-plugin:3.6"
+ classpath "com.android.tools.build:gradle:4.1.3"
13
classpath "com.github.ben-manes:gradle-versions-plugin:0.36.0"
14
15
0 commit comments