Skip to content

Commit e528be4

Browse files
committed
chore: remove redundant kotlin android plugin from sample-app
1 parent 32a62bc commit e528be4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sample-app/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
plugins {
22
id("com.android.application")
3-
id("org.jetbrains.kotlin.android")
43
id("org.jetbrains.kotlin.plugin.compose")
54
}
65

0 commit comments

Comments
 (0)