Skip to content

Commit

Permalink
Merge pull request #36 from eggheadgames/release-1-5-1
Browse files Browse the repository at this point in the history
Release 1.5.1
  • Loading branch information
mikemee committed Dec 3, 2017
2 parents 91e99b5 + d8a2b29 commit bfb687e
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 25
versionCode 11
versionName "1.5.0"
versionCode 12
versionName "1.5.1"
}
buildTypes {
release {
Expand Down

0 comments on commit bfb687e

Please sign in to comment.