Skip to content

Commit

Permalink
Release bump for enum fix
Browse files Browse the repository at this point in the history
  • Loading branch information
christophesmet committed Nov 30, 2017
1 parent 7e6b66f commit 166945d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 8
targetSdkVersion 22
versionCode 2
versionName "1.1"
versionCode 110
versionName "1.1.0"
}
buildTypes {
release {
Expand Down

0 comments on commit 166945d

Please sign in to comment.