派单-指派车队

This commit is contained in:
2024-10-29 16:29:30 +08:00
parent b967c7b5c2
commit 68084cfcf1
16 changed files with 585 additions and 75 deletions
+3
View File
@@ -86,7 +86,10 @@ dependencies {
api 'pub.devrel:easypermissions:3.0.0'
api 'io.github.lucksiege:compress:v3.11.2'
api 'androidx.cardview:cardview:1.0.0'
api "com.github.pokercc:ExpandableRecyclerView:0.9.3"
api 'org.greenrobot:eventbus:3.1.1'
api rootProject.ext.dependencies["WheelPicker"]