mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
all: upgrade dependencies
This commit is contained in:
parent
7445f7d94e
commit
89dbf124d8
7 changed files with 17 additions and 18 deletions
|
@ -2,7 +2,7 @@ import org.jetbrains.compose.compose
|
|||
|
||||
plugins {
|
||||
kotlin("multiplatform")
|
||||
id("org.jetbrains.compose") version "0.5.0-build235"
|
||||
id("org.jetbrains.compose") version "1.0.0-alpha2"
|
||||
id("com.android.library")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue