We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d7009 commit eb63ec2Copy full SHA for eb63ec2
api/build.gradle.kts
@@ -9,6 +9,7 @@ android {
9
compileSdk = 36
10
buildToolsVersion = "36.1.0"
11
androidResources.enable = false
12
+ enableKotlin = false
13
14
defaultConfig {
15
minSdk = 26
0 commit comments