Add Compose and miuix dependencies

Add Jetpack Compose BOM, activity-compose, lifecycle-runtime-compose,
lifecycle-viewmodel-compose, and miuix library dependencies.
Enable the Compose compiler plugin alongside existing data binding.

Made-with: Cursor
This commit is contained in:
LoveSy
2026-03-03 11:29:48 +08:00
committed by topjohnwu
parent 925ed577e7
commit 9107bb6af3
4 changed files with 28 additions and 0 deletions
+1
View File
@@ -12,3 +12,4 @@ native/out
# Android Studio
*.iml
.idea
.cursor