Skip to content

Commit 279fab0

Browse files
committed
修改Glide加载方式
1 parent cbf3a49 commit 279fab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ext {
3737
userOrg = 'libo'
3838
groupId = 'cn.imlibo'
3939
uploadName = 'FilePicker'
40-
publishVersion = 'v0.0.2_alpha'
40+
publishVersion = 'v0.0.3_alpha'
4141
desc = 'Android文件选择器、图片选择器、MIMEType分类选择器'
4242
website = 'https://github.com/imLibo/FilePicker'
4343
licences = ['MIT']

0 commit comments

Comments
 (0)