This commit is contained in:
9
gradle/libs.versions.toml
Normal file
9
gradle/libs.versions.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[versions]
|
||||
kotlin = "2.1.20"
|
||||
hash = "1.1.0"
|
||||
|
||||
[plugins]
|
||||
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
|
||||
|
||||
[libraries]
|
||||
hash = { module = "com.infendro:hash", version.ref = "hash" }
|
||||
Reference in New Issue
Block a user