Skip to content

Commit fca7e7a

Browse files
authored
Merge pull request #130 from brarcher/pre-v0.12.1
Update for v0.12.1
2 parents f7e8259 + f1f610c commit fca7e7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "protect.videoeditor"
1313
minSdkVersion 19
1414
targetSdkVersion 27
15-
versionCode 12
16-
versionName "0.12"
15+
versionCode 13
16+
versionName "0.12.1"
1717
}
1818
buildTypes {
1919
release {

0 commit comments

Comments
 (0)