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 0034ae3 commit 56a78deCopy full SHA for 56a78de
android/build.gradle
@@ -27,7 +27,7 @@ buildscript {
27
}
28
dependencies {
29
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
30
- classpath 'com.android.tools.build:gradle:4.2.2'
+ classpath 'com.android.tools.build:gradle:7.0.1'
31
32
// NOTE: Do not place your application dependencies here; they belong
33
// in the individual module build.gradle files
0 commit comments