Compare commits

..

No commits in common. "54bb7697744c78abcc4f6da3528fc37d017a795f" and "f74f6840efca86cfaac8c8be3f89f0da7bea5d92" have entirely different histories.

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.21"
kotlin = "2.1.20"
[libraries]
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }