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