Skip to content

Commit

Permalink
Merge pull request #26 from brarcher/pre-v0.4.2
Browse files Browse the repository at this point in the history
Update for release v0.4.2
  • Loading branch information
brarcher authored Aug 31, 2016
2 parents 4395d78 + b21052a commit 3d24a70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "protect.babysleepsounds"
minSdkVersion 16
targetSdkVersion 23
versionCode 5
versionName "0.4.1"
versionCode 6
versionName "0.4.2"
}
buildTypes {
release {
Expand Down

0 comments on commit 3d24a70

Please sign in to comment.