We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6be1122 + fc60933 commit 28ffe88Copy full SHA for 28ffe88
1 file changed
android/build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
}
10
11
dependencies {
12
- classpath 'com.android.tools.build:gradle:7.0.3'
+ classpath 'com.android.tools.build:gradle:7.1.1'
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
15
0 commit comments