bump version v1.14.4

This commit is contained in:
m2049r 2020-09-18 22:09:32 +02:00
parent 3a15c842ff
commit ef8301fd6f
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "com.m2049r.xmrwallet"
minSdkVersion 21
targetSdkVersion 28
versionCode 403
versionName "1.14.3 'On Board'"
versionCode 404
versionName "1.14.4 'On Board'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {