Skip to content

Commit

Permalink
Increasing library versions
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokimo committed Oct 22, 2016
1 parent ac5e71c commit c904a61
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 @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 24
versionCode 3
versionName "1.1.5"
versionCode 4
versionName "1.1.6"
}
buildTypes {
release {
Expand Down

0 comments on commit c904a61

Please sign in to comment.