We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fdbdb3 commit 3b6595bCopy full SHA for 3b6595b
app/build.gradle
@@ -61,8 +61,8 @@ android {
61
applicationId "com.simongellis.vvb"
62
minSdkVersion 21
63
targetSdkVersion 34
64
- versionCode 41
65
- versionName "1.15.0"
+ versionCode 42
+ versionName "1.16.0"
66
67
buildConfigField("String", "ACRA_URI", generatedString("https://vvb-notifications.simongellis.com/report"))
68
0 commit comments