Bump version to 2.19.1

This commit is contained in:
Óscar García Amor 2021-03-07 17:52:16 +01:00
parent 0bf0c1cd21
commit 0828f7bffe
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 89
versionName "2.19.0"
versionCode 90
versionName "2.19.1"
minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk