Skip to content

Commit

Permalink
Merge pull request #40 from eggheadgames/release-1-5-2
Browse files Browse the repository at this point in the history
Release 1.5.2
  • Loading branch information
mikemee authored Dec 8, 2017
2 parents bcd4ca2 + 24f8efb commit d8709cd
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 12
versionName "1.5.1"
versionCode 13
versionName "1.5.2"
}
buildTypes {
release {
Expand Down

0 comments on commit d8709cd

Please sign in to comment.