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