优化ai对话页面
This commit is contained in:
@@ -10,6 +10,7 @@ activityCompose = "1.8.0"
|
||||
composeBom = "2024.09.00"
|
||||
|
||||
material = "1.9.0"
|
||||
luban = "1.1.8"
|
||||
|
||||
[libraries]
|
||||
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
|
||||
@@ -27,6 +28,7 @@ androidx-compose-ui-test-manifest = { group = "androidx.compose.ui", name = "ui-
|
||||
androidx-compose-ui-test-junit4 = { group = "androidx.compose.ui", name = "ui-test-junit4" }
|
||||
androidx-compose-material3 = { group = "androidx.compose.material3", name = "material3" }
|
||||
material = { group = "com.google.android.material", name = "material", version.ref = "material" }
|
||||
luban = { group = "com.github.Curzibn", name = "Luban", version.ref = "luban" }
|
||||
appcompat = { group = "androidx.appcompat", name = "appcompat", version = "1.6.1" }
|
||||
|
||||
[plugins]
|
||||
|
||||
Reference in New Issue
Block a user