refactor: rewrite mobile app in Compose and add error handling for wear

This commit is contained in:
2026-06-11 17:32:02 +03:00
parent 59207d3351
commit 19a571ac06
40 changed files with 1003 additions and 608 deletions
+1 -2
View File
@@ -23,6 +23,5 @@ dependencyResolutionManagement {
}
rootProject.name = "OmniCards"
include(":mobile")
include(":wear")
include(":mobile")