File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ libsu = "6.0.0"
88okhttp = " 5.3.2"
99retrofit = " 3.0.0"
1010room = " 2.8.4"
11- compose-bom = " 2026.01 .01"
11+ compose-bom = " 2024.12 .01"
1212miuix = " 0.8.4"
1313
1414[libraries ]
@@ -72,9 +72,9 @@ compose-ui = { module = "androidx.compose.ui:ui" }
7272compose-ui-tooling-preview = { module = " androidx.compose.ui:ui-tooling-preview" }
7373compose-foundation = { module = " androidx.compose.foundation:foundation" }
7474compose-material3 = { module = " androidx.compose.material3:material3" }
75- activity-compose = { module = " androidx.activity:activity-compose" , version = " 1.12.4 " }
76- lifecycle-viewmodel-compose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version = " 2.10.0 " }
77- lifecycle-runtime-compose = { module = " androidx.lifecycle:lifecycle-runtime-compose" , version = " 2.10.0 " }
75+ activity-compose = { module = " androidx.activity:activity-compose" , version = " 1.9.3 " }
76+ lifecycle-viewmodel-compose = { module = " androidx.lifecycle:lifecycle-viewmodel-compose" , version = " 2.8.7 " }
77+ lifecycle-runtime-compose = { module = " androidx.lifecycle:lifecycle-runtime-compose" , version = " 2.8.7 " }
7878miuix = { module = " top.yukonga.miuix.kmp:miuix-android" , version.ref = " miuix" }
7979miuix-icons = { module = " top.yukonga.miuix.kmp:miuix-icons-android" , version.ref = " miuix" }
8080compose-material-icons-extended = { module = " androidx.compose.material:material-icons-extended" }
You can’t perform that action at this time.
0 commit comments