use common plugin

This commit is contained in:
2025-12-13 00:54:00 +01:00
parent 22cfdd90ab
commit 300ad7511a
3 changed files with 12 additions and 24 deletions

View File

@@ -1,7 +1,9 @@
[versions]
infendro = "1.0.0"
kotlin = "2.2.21"
[plugins]
infendro = { id = "com.infendro.plugin", version.ref = "infendro" }
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
[libraries]