Compare commits

...

1 commit

Author SHA1 Message Date
c51061d718 chore(deps): update kotlin to v2.1.21
Some checks failed
Build / build (pull_request) Failing after 1m27s
2025-05-13 08:12:40 +00:00

View file

@ -13,7 +13,7 @@ androidx-material = "1.12.0"
androidx-test-junit = "1.2.1"
compose-multiplatform = "1.7.3"
junit = "4.13.2"
kotlin = "2.1.20"
kotlin = "2.1.21"
[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }