Updated on 2026-08-14

This commit is contained in:
Tangem 2023-03-09 16:09:51 +08:00
parent 629d42fc34
commit 0d2f6e2410
35 changed files with 389 additions and 113 deletions

View file

@ -20,6 +20,8 @@ object Versions {
// region Compose
const val compose = "1.3.1"
const val composeFoundation = "1.3.1"
const val composeHiltNavigation = "1.0.0"
const val composeNavigation = "2.5.1"
const val composeConstraint = "1.0.1"
// endregion Compose