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