mirror of
https://github.com/BetterAndroid/compose-multiplatform-template.git
synced 2025-09-07 03:05:47 +08:00
refactor: merge to Flexi UI and new usage
This commit is contained in:
@@ -24,6 +24,6 @@ java {
|
||||
|
||||
compose.desktop {
|
||||
application {
|
||||
mainClass = "MainKt"
|
||||
mainClass = "$group.MainKt"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user