Bump version to 2.19.0

This commit is contained in:
Óscar García Amor 2021-03-07 15:37:00 +01:00
parent 51ecfeb43f
commit 5a3b52b7fe
No known key found for this signature in database
GPG Key ID: E18B2370D3D566EE
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
defaultConfig {
applicationId "org.moire.ultrasonic"
versionCode 88
versionName "2.18.0"
versionCode 89
versionName "2.19.0"
minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk