[8.0.0][feat]新增预测和AIP功能

This commit is contained in:
chenfufeng
2025-05-08 15:06:32 +08:00
parent 3d5f6dc8c9
commit 0281d261c3
20 changed files with 1016 additions and 20 deletions

View File

@@ -55,6 +55,7 @@ dependencies {
implementation rootProject.ext.dependencies.androidxconstraintlayout
implementation rootProject.ext.dependencies.arouter
implementation rootProject.ext.dependencies.rxandroid
implementation rootProject.ext.dependencies.androidxcardview
kapt rootProject.ext.dependencies.aroutercompiler
implementation(rootProject.ext.dependencies.mogocustommapoperational) {