Compare commits
2 Commits
88ed9108fe
...
3bf23ca23d
| Author | SHA1 | Date | |
|---|---|---|---|
|
3bf23ca23d
|
|||
|
769dd0cfe0
|
@@ -1,5 +1,5 @@
|
||||
group = "com.infendro"
|
||||
version = "1.1.0"
|
||||
version = "1.1.1"
|
||||
|
||||
repositories {
|
||||
maven("https://git.infendro.com/api/packages/Infendro/maven")
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
kotlin = "2.1.20"
|
||||
hash = "1.1.0"
|
||||
hash = "1.2.1"
|
||||
|
||||
[plugins]
|
||||
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
|
||||
|
||||
Reference in New Issue
Block a user