We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0df7acf + 1320c1a commit a45c4daCopy full SHA for a45c4da
1 file changed
app/build.gradle
@@ -12,8 +12,8 @@ android {
12
applicationId "protect.videoeditor"
13
minSdkVersion 21
14
targetSdkVersion 27
15
- versionCode 10
16
- versionName "0.10"
+ versionCode 11
+ versionName "0.11"
17
}
18
buildTypes {
19
release {
0 commit comments