mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
build: bump to Compose 1.0.0-alpha3
This commit is contained in:
parent
1f229dfdf9
commit
c837ecc46e
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ import org.jetbrains.compose.compose
|
|||
|
||||
plugins {
|
||||
kotlin("multiplatform")
|
||||
id("org.jetbrains.compose") version "1.0.0-alpha2"
|
||||
id("org.jetbrains.compose") version "1.0.0-alpha3"
|
||||
id("com.android.library")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue