Skip to content

Commit

Permalink
Merge pull request #42 from eggheadgames/release-1-3-2
Browse files Browse the repository at this point in the history
Increment version for release 1.3.2
  • Loading branch information
AlexDibrivnyy authored Oct 23, 2017
2 parents 2cf3886 + d8d17be commit 0c9737a
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 @@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 24
versionCode 7
versionName "1.3.1"
versionCode 8
versionName "1.3.2"
}
buildTypes {
release {
Expand Down

0 comments on commit 0c9737a

Please sign in to comment.