We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad3959 commit 64f349bCopy full SHA for 64f349b
1 file changed
app/build.gradle
@@ -26,8 +26,8 @@ android {
26
applicationId "com.dan.videostab"
27
minSdkVersion 28
28
targetSdkVersion 30
29
- versionCode 1
30
- versionName '1.1'
+ versionCode 2
+ versionName '1.2'
31
32
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
33
}
0 commit comments