mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
chore(deps): Converted more gradle plugins to use version catalog
This commit is contained in:
parent
cbdd16f6d4
commit
a149d5aeec
6 changed files with 7 additions and 6 deletions
|
@ -29,3 +29,4 @@ coroutines = [ "coroutines-android", "coroutines-core" ]
|
|||
android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
||||
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
||||
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
|
||||
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue