mirror of
https://github.com/JakeWharton/mosaic.git
synced 2025-11-03 05:46:10 +08:00
This reverts commit cf61f9be3ca111fcef5f61edaf400cc4d8b6d51b.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[versions]
|
||||
kotlin = "1.8.10"
|
||||
kotlin = "1.8.0"
|
||||
|
||||
[libraries]
|
||||
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
|
||||
@ -7,7 +7,7 @@ kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotl
|
||||
|
||||
kotlinx-coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"
|
||||
|
||||
compose-compiler = "org.jetbrains.compose.compiler:compiler:1.4.2"
|
||||
compose-compiler = "org.jetbrains.compose.compiler:compiler:1.4.0"
|
||||
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.3.1"
|
||||
|
||||
maven-publish-gradlePlugin = "com.vanniktech:gradle-maven-publish-plugin:0.24.0"
|
||||
|
||||
Reference in New Issue
Block a user