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 5db1e03 commit 2129cdcCopy full SHA for 2129cdc
{{cookiecutter.out_dir}}/android/build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
}
7
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:7.3.0'
+ classpath 'com.android.tools.build:gradle:7.5.0'
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
12
0 commit comments