Skip to content

Commit a45c4da

Browse files
authored
Merge pull request #109 from brarcher/pre-v0.11
Update for v0.11
2 parents 0df7acf + 1320c1a commit a45c4da

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 10
16-
versionName "0.10"
15+
versionCode 11
16+
versionName "0.11"
1717
}
1818
buildTypes {
1919
release {

0 commit comments

Comments
 (0)