Compare commits

...

2 commits

Author SHA1 Message Date
f74f6840ef chore(deps): update androidx.lifecycle to v2.9.1 (#38)
All checks were successful
Build / build (push) Successful in 6m53s
Reviewed-on: #38
2025-06-21 19:32:25 +01:00
440136b278 chore(deps): update androidx.lifecycle to v2.9.1
All checks were successful
Build / build (pull_request) Successful in 7m27s
2025-06-17 16:12:00 +00:00

View file

@ -8,7 +8,7 @@ androidx-appcompat = "1.7.1"
androidx-constraintlayout = "2.2.1"
androidx-core-ktx = "1.16.0"
androidx-espresso-core = "3.6.1"
androidx-lifecycle = "2.8.4"
androidx-lifecycle = "2.9.1"
androidx-material = "1.12.0"
androidx-test-junit = "1.2.1"
compose-multiplatform = "1.7.3"