Skip to content

Commit

Permalink
Merge pull request #130 from brarcher/pre-v0.12.1
Browse files Browse the repository at this point in the history
Update for v0.12.1
  • Loading branch information
brarcher authored Aug 27, 2018
2 parents f7e8259 + f1f610c commit fca7e7a
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 19
targetSdkVersion 27
versionCode 12
versionName "0.12"
versionCode 13
versionName "0.12.1"
}
buildTypes {
release {
Expand Down

0 comments on commit fca7e7a

Please sign in to comment.