We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e117b9 commit 6a2f614Copy full SHA for 6a2f614
app/build.gradle
@@ -59,8 +59,8 @@ android {
59
applicationId "com.simongellis.vvb"
60
minSdkVersion 21
61
targetSdkVersion 33
62
- versionCode 40
63
- versionName "1.14.0"
+ versionCode 41
+ versionName "1.15.0"
64
65
buildConfigField("String", "ACRA_URI", generatedString("https://vvb-notifications.simongellis.com/report"))
66
0 commit comments