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 a6ead8c commit 95b757dCopy full SHA for 95b757d
{{cookiecutter.out_dir}}/android/build.gradle
@@ -6,6 +6,7 @@ buildscript {
6
}
7
8
dependencies {
9
+ classpath 'com.android.tools.build:gradle:7.4.2'
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
12
0 commit comments