mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
build: update dependencies
This commit is contained in:
parent
c584d52e89
commit
ddb9bfeb07
5 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
import java.util.Properties
|
||||
|
||||
plugins {
|
||||
id("org.jetbrains.compose") version "1.0.0-alpha3"
|
||||
id("org.jetbrains.compose") version "1.0.0-alpha4-build321"
|
||||
id("com.android.application")
|
||||
kotlin("android")
|
||||
kotlin("kapt")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue