mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 11:47:04 +05:30
build: bump JB Compose, MoshiX and Coroutines
This commit is contained in:
parent
933a93e745
commit
ad2d9bb7d8
5 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@ import org.jetbrains.compose.desktop.application.dsl.TargetFormat
|
|||
|
||||
plugins {
|
||||
kotlin("multiplatform")
|
||||
id("org.jetbrains.compose") version "1.0.0-alpha4-build331"
|
||||
id("org.jetbrains.compose") version "1.0.0-alpha4-build348"
|
||||
}
|
||||
|
||||
group = "dev.msfjarvis.claw"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue