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