mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 16:47:01 +05:30
desktop: sort everything under packages
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
704e59afdf
commit
c5fafba7b5
6 changed files with 13 additions and 1 deletions
|
@ -23,6 +23,6 @@ dependencies {
|
|||
|
||||
compose.desktop {
|
||||
application {
|
||||
mainClass = "MainKt"
|
||||
mainClass = "dev.msfjarvis.lobsters.ui.Main"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue