Skip to content

Commit

Permalink
Merge pull request #32 from brarcher/pre-v0.4.3
Browse files Browse the repository at this point in the history
Update for release v0.4.3
  • Loading branch information
brarcher authored Sep 3, 2016
2 parents e94a138 + da9c53e commit 94643d7
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 6
versionName "0.4.2"
versionCode 7
versionName "0.4.3"
}
buildTypes {
release {
Expand Down

0 comments on commit 94643d7

Please sign in to comment.