bump version v1.14.2

This commit is contained in:
m2049r 2020-09-14 18:16:35 +02:00
parent e66875437d
commit e41e344d63
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 401
versionName "1.14.1 'On Board'"
versionCode 402
versionName "1.14.2 'On Board'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {