File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -127,14 +127,14 @@ dependencies {
127127 implementation ' com.github.bumptech.glide:glide:4.12.0'
128128 annotationProcessor ' com.github.bumptech.glide:compiler:4.12.0'
129129 // PictureSelector basic (Necessary)
130- implementation ' io.github.lucksiege:pictureselector:v3.10.9 '
130+ implementation ' io.github.lucksiege:pictureselector:v3.11.1 '
131131
132132 // image compress library (Not necessary)
133- implementation ' io.github.lucksiege:compress:v3.10.9 '
133+ implementation ' io.github.lucksiege:compress:v3.11.1 '
134134
135135 // uCrop library (Not necessary)
136- implementation ' io.github.lucksiege:ucrop:v3.10.9 '
136+ implementation ' io.github.lucksiege:ucrop:v3.11.1 '
137137
138138 // simple camerax library (Not necessary)
139- implementation ' io.github.lucksiege:camerax:v3.10.9 '
139+ implementation ' io.github.lucksiege:camerax:v3.11.1 '
140140}
You can’t perform that action at this time.
0 commit comments