Skip to content

Commit 61979b3

Browse files
authored
Merge pull request #79 from brarcher/pre-v0.8
Update for v0.8
2 parents 868b7c3 + 4c82508 commit 61979b3

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

0 commit comments

Comments
 (0)