mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 11:05:59 +00:00
REFACTOR PROJECT
This commit is contained in:
@@ -4,6 +4,7 @@ kotlin = "2.3.10"
|
||||
|
||||
nav3 = "1.0.1"
|
||||
composeBom = "2026.02.00"
|
||||
lifecycle = "2.10.0"
|
||||
accompanist-drawablepainter = "0.37.3"
|
||||
accompanist-permissions = "0.37.3"
|
||||
shizuku = "13.1.5"
|
||||
@@ -20,6 +21,7 @@ androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", versi
|
||||
androidx-compose-ui-tooling-preview = { group = "androidx.compose.ui", name = "ui-tooling-preview" }
|
||||
androidx-compose-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
|
||||
androidx-activity-compose = { module = "androidx.activity:activity-compose" }
|
||||
androidx-lifecycle-viewmodel = { group = "androidx.lifecycle", name = "lifecycle-viewmodel-compose", version.ref = "lifecycle" }
|
||||
androidx-material3 = { module = "androidx.compose.material3:material3" }
|
||||
androidx-fragment = { group = "androidx.fragment", name = "fragment", version.ref = "fragment" }
|
||||
material-icons-core = { group = "androidx.compose.material", name = "material-icons-core" }
|
||||
|
||||
Reference in New Issue
Block a user