use common plugin

This commit is contained in:
2025-12-13 01:16:24 +01:00
parent 6f4d1c38a3
commit c075bbfa1e
3 changed files with 20 additions and 34 deletions

View File

@@ -1,9 +1,11 @@
[versions]
kotlin = "2.1.20"
infendro = "1.0.0"
kotlin = "2.2.21"
hash = "1.3.2"
bytearray = "1.2.2"
bytearray = "1.2.4"
[plugins]
infendro = { id = "com.infendro.plugin", version.ref = "infendro" }
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
[libraries]