new version for fixed malloc (83dcd65)

This commit is contained in:
m2049r 2018-04-03 11:51:14 +02:00
parent df2ff8b3b7
commit 60a7b15700
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "com.m2049r.xmrwallet"
minSdkVersion 21
targetSdkVersion 25
versionCode 85
versionName "1.4.5 'Monero Spedner'"
versionCode 86
versionName "1.4.6 'Monero Spedner'"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {