Updated on 2026-08-14

This commit is contained in:
Tangem 2023-01-27 18:00:19 +04:00
parent b577c3c21b
commit 6ac57c67fd
14 changed files with 313 additions and 185 deletions

View file

@ -20,6 +20,7 @@ object Versions {
// region Compose
const val compose = "1.3.1"
const val composeFoundation = "1.3.1"
const val composeConstraint = "1.0.1"
// endregion Compose
// region Other libraries