We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5659d1 commit 9ea17a0Copy full SHA for 9ea17a0
example/android/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
}
7
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:3.5.0'
+ classpath 'com.android.tools.build:gradle:7.1.2'
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
12
0 commit comments