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 8
8
publishedGroupId = ' lib.kashif'
9
9
libraryName = ' android-folder-picker-library'
10
10
artifact = ' folderpicker'
11
- libraryVersion = ' 2.0 '
11
+ libraryVersion = ' 2.2 '
12
12
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 .'
14
14
15
15
siteUrl = ' https://github.com/kashifo/android-folder-picker-library'
16
16
gitUrl = ' https://github.com/kashifo/android-folder-picker-library.git'
@@ -31,8 +31,8 @@ android {
31
31
defaultConfig {
32
32
minSdkVersion 9
33
33
targetSdkVersion 25
34
- versionCode 1
35
- versionName " 1.0 "
34
+ versionCode 3
35
+ versionName " 2.2 "
36
36
37
37
testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
38
38
You can’t perform that action at this time.
0 commit comments