File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ dependencies {
2727 compile project(' :library:FilePicker' )
2828 compile project(' :library:ColorPicker' )
2929 compile project(' :library:MultiplePicker' )
30- // compile files('libs/AndroidPicker-1.5.4 .jar')
30+ // compile files('libs/AndroidPicker-1.5.5 .jar')
3131// compile 'cn.qqtheme.framework:WheelPicker:latest.release'
3232// compile 'cn.qqtheme.framework:FilePicker:latest.release'
3333// compile 'cn.qqtheme.framework:ColorPicker:latest.release'
34- // compile 'com.github.gzu-liyujiang.AndroidPicker:WheelPicker:1.5.4 '
35- // compile 'com.github.gzu-liyujiang.AndroidPicker:FilePicker:1.5.4 '
36- // compile 'com.github.gzu-liyujiang.AndroidPicker:ColorPicker:1.5.4 '
34+ // compile 'com.github.gzu-liyujiang.AndroidPicker:WheelPicker:1.5.5 '
35+ // compile 'com.github.gzu-liyujiang.AndroidPicker:FilePicker:1.5.5 '
36+ // compile 'com.github.gzu-liyujiang.AndroidPicker:ColorPicker:1.5.5 '
3737}
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ com.android.build.gradle.overridePathCheck=true
1515# android.useDeprecatedNdk=true
1616
1717# 下面定义一些常量供gradle脚本使用
18- VERSION_NAME =1.5.4
19- VERSION_CODE =154
18+ VERSION_NAME =1.5.5
19+ VERSION_CODE =155
2020COMPILE_SDK_VERSION =23
2121MIN_SDK_VERSION =14
2222# 安卓6.0开始(API23+),需要动态申请权限
You can’t perform that action at this time.
0 commit comments