feat: added color support for buttons on WearOS

This commit is contained in:
2026-06-14 16:49:35 +03:00
parent 26fbbcf19f
commit 245c8540b7
5 changed files with 93 additions and 39 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ activityKtx = "1.13.0"
constraintlayout = "2.2.1"
kotlin = "2.4.0"
composeBom = "2024.09.00"
composeMaterial3 = "1.5.6"
composeMaterial3 = "1.6.2"
composeFoundation = "1.5.6"
composeUiTooling = "1.5.6"
wearToolingPreview = "1.0.0"