Skip to content

Commit f5ecda9

Browse files
committed
BUILD : Upgrade lib version, preparing for next release 0.5.2
1 parent 9126467 commit f5ecda9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
defaultConfig {
99
minSdkVersion setup.minSdk
1010
targetSdkVersion setup.targetSdk
11-
versionCode 1
12-
versionName "0.5.0"
11+
versionCode 2
12+
versionName "0.5.1"
1313

1414
vectorDrawables.useSupportLibrary = true
1515
}

0 commit comments

Comments
 (0)