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