File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/* .iml
2- /gradlew
32/* /* .iml
43/.idea
5- /gradlew.bat
64bin /
75gen /
86.gradle /
@@ -12,5 +10,4 @@ local.properties
1210proguard /
1311* .log
1412* .apk
15- /* .sh
16- /* .cmd
13+
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.3 .jar')
30+ // compile files('libs/AndroidPicker-1.5.4 .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.3 '
35- // compile 'com.github.gzu-liyujiang.AndroidPicker:FilePicker:1.5.3 '
36- // compile 'com.github.gzu-liyujiang.AndroidPicker:ColorPicker:1.5.3 '
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 '
3737}
You can’t perform that action at this time.
0 commit comments