This commit is contained in:
Simon Gellis 2021-07-12 23:55:24 -04:00
parent e55023c844
commit e3ef19cab7

View File

@ -42,8 +42,8 @@ android {
applicationId "com.simongellis.vvb"
minSdkVersion 21
targetSdkVersion 30
versionCode 15
versionName "1.5.0"
versionCode 16
versionName "1.5.1"
buildConfigField("String", "ACRA_URI", generatedString("https://vvb-notifications.simongellis.com/report"))