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 88 publishedGroupId = ' lib.kashif'
99 libraryName = ' android-folder-picker-library'
1010 artifact = ' folderpicker'
11- libraryVersion = ' 2.0 '
11+ libraryVersion = ' 2.2 '
1212
13- libraryDescription = ' An library that can be quickly integrated in any app to let users choose folder.'
13+ libraryDescription = ' An android library that can be quickly integrated in any app to let users choose folder and also files .'
1414
1515 siteUrl = ' https://github.com/kashifo/android-folder-picker-library'
1616 gitUrl = ' https://github.com/kashifo/android-folder-picker-library.git'
@@ -31,8 +31,8 @@ android {
3131 defaultConfig {
3232 minSdkVersion 9
3333 targetSdkVersion 25
34- versionCode 1
35- versionName " 1.0 "
34+ versionCode 3
35+ versionName " 2.2 "
3636
3737 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
3838
You can’t perform that action at this time.
0 commit comments