Skip to content

Commit

Permalink
Merge pull request #71 from brarcher/pre-v0.7a
Browse files Browse the repository at this point in the history
Update for v0.7a
  • Loading branch information
brarcher authored Apr 1, 2018
2 parents c4120d6 + 9880e8a commit 593e26d
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 @@ -12,8 +12,8 @@ android {
applicationId "protect.videoeditor"
minSdkVersion 21
targetSdkVersion 27
versionCode 6
versionName "0.6"
versionCode 7
versionName "0.7a"
}
buildTypes {
release {
Expand Down

0 comments on commit 593e26d

Please sign in to comment.