Skip to content

Commit 65039b9

Browse files
committed
Bump Version to 1.2.3
1 parent 97b3fae commit 65039b9

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
@@ -10,8 +10,8 @@ android {
1010
defaultConfig {
1111
minSdkVersion 15
1212
targetSdkVersion 23
13-
versionCode 14
14-
versionName "1.2.2"
13+
versionCode 15
14+
versionName "1.2.3"
1515
}
1616
buildTypes {
1717
release {

0 commit comments

Comments
 (0)