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 6aa357c commit 14a635cCopy full SHA for 14a635c
1 file changed
HelloAndroid/build.gradle.kts
@@ -17,6 +17,5 @@
17
// Top-level build file where you can add configuration options common to all sub-projects/modules.
18
plugins {
19
alias(libs.plugins.android.application) apply false
20
- alias(libs.plugins.kotlin.android) apply false
21
alias(libs.plugins.compose.compiler) apply false
22
}
0 commit comments