We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9894b70 commit b9f3b69Copy full SHA for b9f3b69
1 file changed
app/build.gradle
@@ -34,8 +34,8 @@ android {
34
applicationId = "com.drunkenblindninja.vcoprinttag"
35
minSdk 25
36
targetSdk 35
37
- versionCode 7
38
- versionName "1.3.1.1"
+ versionCode 8
+ versionName "1.4.0"
39
}
40
signingConfigs {
41
release {
0 commit comments