Updated on 2026-08-14

This commit is contained in:
Tangem 2025-03-21 13:58:56 +03:00
commit 5f68b1cc5a
8 changed files with 71 additions and 73 deletions

View file

@ -28,9 +28,9 @@ androidxWorkManager = "2.9.0"
# endregion AndroidX
# region Compose
compose-runtime = "1.7.8"
compose-foundation = "1.7.8"
compose-material = "1.7.8"
compose-runtime = "1.7.4"
compose-foundation = "1.7.4"
compose-material = "1.7.4"
compose-material3 = "1.3.1"
compose-constraint = "1.0.1"
compose-navigation = "2.7.7"