We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec98f33 commit 556e6a9Copy full SHA for 556e6a9
app/build.gradle
@@ -48,8 +48,8 @@ android {
48
applicationId "com.simongellis.vvb"
49
minSdkVersion 21
50
targetSdkVersion 33
51
- versionCode 34
52
- versionName "1.11.1"
+ versionCode 35
+ versionName "1.12.0"
53
54
buildConfigField("String", "ACRA_URI", generatedString("https://vvb-notifications.simongellis.com/report"))
55
0 commit comments