Skip to content

Commit 9f03bb0

Browse files
committed
feat: upgrade version io.github.lucksiege:pictureselector v.3.11.1
1 parent af0d276 commit 9f03bb0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

android/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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
}

0 commit comments

Comments
 (0)