Skip to content

Commit 95b757d

Browse files
committed
Add classpath
1 parent a6ead8c commit 95b757d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{cookiecutter.out_dir}}/android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ buildscript {
66
}
77

88
dependencies {
9+
classpath 'com.android.tools.build:gradle:7.4.2'
910
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1011
}
1112
}

0 commit comments

Comments
 (0)