diff --git a/app/build.gradle b/app/build.gradle index e1bc87c6..13466935 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -59,8 +59,8 @@ android { applicationId "com.simongellis.vvb" minSdkVersion 21 targetSdkVersion 33 - versionCode 39 - versionName "1.13.3" + versionCode 40 + versionName "1.14.0" buildConfigField("String", "ACRA_URI", generatedString("https://vvb-notifications.simongellis.com/report"))