We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078ee07 commit 11f8945Copy full SHA for 11f8945
2 files changed
interface/build.gradle.kts
@@ -11,6 +11,7 @@ android {
11
compileSdk = 36
12
buildToolsVersion = "36.1.0"
13
androidResources.enable = false
14
+ enableKotlin = false
15
16
defaultConfig {
17
minSdk = 26
service/build.gradle.kts
0 commit comments