mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
build: upgrade all dependencies
This commit is contained in:
parent
e1e049ebdb
commit
4971606709
4 changed files with 8 additions and 8 deletions
|
@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
|||
|
||||
plugins {
|
||||
kotlin("multiplatform")
|
||||
id("org.jetbrains.compose") version "1.0.0-beta4-dev436"
|
||||
id("org.jetbrains.compose") version "1.0.0-beta6-dev446"
|
||||
id("com.android.library")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue