1
mirror of https://github.com/m2049r/xmrwallet synced 2025-09-03 08:23:04 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
m2049r
7d7de14827 new version id for monero PR#3526 (#215) 2018-03-30 14:12:17 +02:00
m2049r
1c709da92c Update FAQ.md 2018-03-29 23:00:39 +02:00
2 changed files with 7 additions and 4 deletions

View File

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

View File

@@ -7,8 +7,8 @@
- Seamless XMR.TO integration - instantly pay BTC with XMR using third-party XMR.TO service
- Speaks spanish
- Uses Monero v0.11.1.0
- Support for Android >= 5.0 with ARM processor
- Uses Monero v0.12
- Support for Android >= 5.0
- Testnet and Mainnet
- Generate new wallets
- Recover wallets from mnemonic seed or from keys
@@ -80,3 +80,6 @@ This depends on your installation - you could search for them in your home direc
### What if don't have these files?
Keep calm and make a new wallet.
## Why does it make a 'monero' folder?
This is a new feature of monero core to share certain key images with other monero forks.