mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +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
|
@ -1,7 +1,7 @@
|
|||
import java.util.Properties
|
||||
|
||||
plugins {
|
||||
id("org.jetbrains.compose") version "0.4.0"
|
||||
id("org.jetbrains.compose") version "0.5.0-build225"
|
||||
id("com.android.application")
|
||||
kotlin("android")
|
||||
kotlin("kapt")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue