bump version 1.14.7

This commit is contained in:
m2049r 2020-09-23 11:20:16 +02:00
parent 8bda7aa0cf
commit c6a1b503bc
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 406
versionName "1.14.6 'On Board'"
versionCode 407
versionName "1.14.7 'On Board'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {