bump version v1.14.5

This commit is contained in:
m2049r 2020-09-21 14:37:51 +02:00
parent fa0692ceab
commit 46add5e927
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 404
versionName "1.14.4 'On Board'"
versionCode 405
versionName "1.14.5 'On Board'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {