mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
all: bump JetBrains Compose to 0.5.0-build225
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
e23d4fea45
commit
b5d91f1756
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 "0.4.0"
|
||||
id("org.jetbrains.compose") version "0.5.0-build225"
|
||||
id("com.android.library")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue