[versions] kotlin = "2.1.20" bytearray = "1.1.1" [plugins] multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" } [libraries] bytearray = { module = "com.infendro:bytearray", version.ref = "bytearray" }