Skip to content
This repository was archived by the owner on Mar 18, 2023. It is now read-only.

Commit 4c5c176

Browse files
committed
Updating library version
1 parent 03990d3 commit 4c5c176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidFilePickerLightLibrary/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030
defaultConfig {
3131
minSdkVersion 29
3232
targetSdkVersion 30
33-
versionCode 14
34-
versionName "1.1.3"
33+
versionCode 15
34+
versionName "1.1.4"
3535
}
3636

3737
compileOptions {

0 commit comments

Comments
 (0)