We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0492757 commit 0bf230bCopy full SHA for 0bf230b
app/build.gradle
@@ -62,8 +62,8 @@ android {
62
applicationId "com.simongellis.vvb"
63
minSdkVersion 21
64
targetSdkVersion 35
65
- versionCode 48
66
- versionName "1.18.1"
+ versionCode 49
+ versionName "1.18.2"
67
68
buildConfigField("String", "ACRA_URI", generatedString("https://vvb-notifications.simongellis.com/report"))
69
0 commit comments