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 e88b50f commit e01cd62Copy full SHA for e01cd62
android/build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
}
9
10
dependencies {
11
- classpath 'com.android.tools.build:gradle:3.2.1'
+ classpath 'com.android.tools.build:gradle:4.2.1'
12
// noinspection DifferentKotlinGradleVersion
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
0 commit comments