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