Skip to content

Commit

Permalink
Merge pull request #48 from brarcher/pre-v0.7
Browse files Browse the repository at this point in the history
Update for v0.7
  • Loading branch information
brarcher authored Sep 15, 2017
2 parents 0d9493e + 96e3977 commit e450e35
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 10
versionName "0.6"
versionCode 11
versionName "0.7"
}
buildTypes {
release {
Expand Down

0 comments on commit e450e35

Please sign in to comment.