Skip to content

Commit 26ae761

Browse files
authored
Merge pull request #84 from brarcher/pre-v0.9
Update for v0.9
2 parents c4c9254 + 352d655 commit 26ae761

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 21
1414
targetSdkVersion 27
15-
versionCode 8
16-
versionName "0.8"
15+
versionCode 9
16+
versionName "0.9"
1717
}
1818
buildTypes {
1919
release {

0 commit comments

Comments
 (0)