Compare commits

...

1 commit

Author SHA1 Message Date
6fdc04535a chore(deps): update dependency org.jetbrains.compose to v1.8.2
Some checks failed
Build / build (pull_request) Failing after 4m0s
2025-06-17 12:11:48 +00:00

View file

@ -11,7 +11,7 @@ androidx-espresso-core = "3.6.1"
androidx-lifecycle = "2.8.4" androidx-lifecycle = "2.8.4"
androidx-material = "1.12.0" androidx-material = "1.12.0"
androidx-test-junit = "1.2.1" androidx-test-junit = "1.2.1"
compose-multiplatform = "1.7.3" compose-multiplatform = "1.8.2"
junit = "4.13.2" junit = "4.13.2"
kotlin = "2.1.20" kotlin = "2.1.20"