新增头像裁剪

This commit is contained in:
2024-10-09 15:33:08 +08:00
parent 43c27b7e0b
commit 5846622250
7 changed files with 256 additions and 107 deletions

View File

@@ -111,6 +111,7 @@ dependencies {
implementation("com.google.firebase:firebase-messaging-ktx")
implementation ("cn.jiguang.sdk:jpush-google:5.4.0")
api ("com.tencent.imsdk:imsdk-plus:8.1.6116")
implementation("io.github.rroohit:ImageCropView:3.0.1")
}