1
mirror of https://github.com/m2049r/xmrwallet synced 2025-08-16 10:59:34 +02:00

new version id for monero PR#3526 ()

This commit is contained in:
m2049r
2018-03-30 14:12:17 +02:00
committed by GitHub
parent 1c709da92c
commit 7d7de14827

@ -8,8 +8,8 @@ android {
applicationId "com.m2049r.xmrwallet" applicationId "com.m2049r.xmrwallet"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 25 targetSdkVersion 25
versionCode 82 versionCode 83
versionName "1.4.2 'Monero Spedner'" versionName "1.4.3 'Monero Spedner'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild { externalNativeBuild {
cmake { cmake {