bump version (consolidating with play release)

This commit is contained in:
m2049r 2021-02-17 00:16:24 +01:00
parent faf57c96fc
commit 0443fd808c
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 29
versionCode 705
versionName "1.17.5.1 'Druk'"
versionCode 706
versionName "1.17.6 'Druk'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {