Skip to content

Commit

Permalink
Bump Version to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Nov 16, 2015
1 parent 97b3fae commit 65039b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 23
versionCode 14
versionName "1.2.2"
versionCode 15
versionName "1.2.3"
}
buildTypes {
release {
Expand Down

0 comments on commit 65039b9

Please sign in to comment.