We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4c9254 + 352d655 commit 26ae761Copy full SHA for 26ae761
1 file changed
app/build.gradle
@@ -12,8 +12,8 @@ android {
12
applicationId "protect.videoeditor"
13
minSdkVersion 21
14
targetSdkVersion 27
15
- versionCode 8
16
- versionName "0.8"
+ versionCode 9
+ versionName "0.9"
17
}
18
buildTypes {
19
release {
0 commit comments