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