This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
group = "com.infendro"
|
||||
version = "1.2.1"
|
||||
version = "1.2.2"
|
||||
|
||||
repositories {
|
||||
maven("https://git.infendro.com/api/packages/Infendro/maven")
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
kotlin = "2.1.20"
|
||||
bytearray = "1.1.0"
|
||||
bytearray = "1.1.1"
|
||||
|
||||
[plugins]
|
||||
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
|
||||
|
||||
Reference in New Issue
Block a user