This commit is contained in:
parent
ddf8db9837
commit
c8976b0bfc
|
@ -30,6 +30,12 @@ android {
|
|||
|
||||
|
||||
dependencies {
|
||||
|
||||
implementation ("io.github.lucksiege:pictureselector:v3.11.2")
|
||||
implementation ("io.github.lucksiege:compress:v3.11.2")
|
||||
implementation ("io.github.lucksiege:ucrop:v3.11.2")
|
||||
implementation ("io.github.lucksiege:camerax:v3.11.2")
|
||||
implementation ("com.github.bumptech.glide:glide:4.15.1")
|
||||
implementation("com.squareup.okhttp3:okhttp:4.11.0")
|
||||
implementation ("com.google.code.gson:gson:2.10.1")
|
||||
implementation("androidx.appcompat:appcompat:1.6.1")
|
||||
|
|
Loading…
Reference in New Issue