mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
build: upgrade Compose, Aurora and Coil
This commit is contained in:
parent
dd621d90a5
commit
6daf60bc9e
5 changed files with 8 additions and 8 deletions
|
@ -3,7 +3,7 @@ import org.jetbrains.compose.desktop.application.dsl.TargetFormat
|
|||
|
||||
plugins {
|
||||
kotlin("multiplatform")
|
||||
id("org.jetbrains.compose") version "1.0.0-beta6-dev450"
|
||||
id("org.jetbrains.compose") version "1.0.0-beta6-dev462"
|
||||
}
|
||||
|
||||
group = "dev.msfjarvis.claw"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue