version:1.9.1

fix:
update:个人信息页面完善
This commit is contained in:
2024-09-14 09:40:25 +08:00
parent 58b3e18727
commit 2c4af66ad8
156 changed files with 4819 additions and 1731 deletions

View File

@@ -19,6 +19,11 @@ buildscript {
}
allprojects {
configurations.all {
resolutionStrategy {
force 'androidx.constraintlayout:constraintlayout:2.0.4'
}
}
repositories {
google()
mavenCentral()