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