mirror of https://github.com/m2049r/xmrwallet.git
new version for fixed malloc (83dcd65)
This commit is contained in:
parent
df2ff8b3b7
commit
60a7b15700
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue