Skip to content

Commit 5759ccc

Browse files
committed
1.10.0
1 parent 5e1d02a commit 5759ccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ android {
4848
applicationId "com.simongellis.vvb"
4949
minSdkVersion 21
5050
targetSdkVersion 32
51-
versionCode 31
52-
versionName "1.9.0"
51+
versionCode 32
52+
versionName "1.10.0"
5353

5454
buildConfigField("String", "ACRA_URI", generatedString("https://vvb-notifications.simongellis.com/report"))
5555

0 commit comments

Comments
 (0)