mirror of
https://github.com/InsanusMokrassar/KotlinMultiplatformProjectTemplate.git
synced 2026-05-27 18:27:18 +00:00
Compare commits
6 Commits
08a8edeb3f
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d5a437c5b | |||
| 0f345b8d40 | |||
|
|
5aeed059fc | ||
| 492cd361e3 | |||
|
|
553674f9dd | ||
|
|
96085940d6 |
@@ -1,10 +1,10 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "2.3.10"
|
kotlin = "2.3.21"
|
||||||
kotlin-serialization = "1.10.0"
|
kotlin-serialization = "1.11.0"
|
||||||
kotlin-coroutines = "1.10.2"
|
kotlin-coroutines = "1.10.2"
|
||||||
|
|
||||||
dokka = "2.1.0"
|
dokka = "2.2.0"
|
||||||
|
|
||||||
dexcount = "4.0.0"
|
dexcount = "4.0.0"
|
||||||
junit_version = "4.12"
|
junit_version = "4.12"
|
||||||
|
|||||||
Reference in New Issue
Block a user