Updated on 2026-08-14

This commit is contained in:
Tangem 2025-03-21 12:07:10 +03:00
parent 03366c87ee
commit f47a6533a7

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"