mirror of
https://codeberg.org/r4v3r23/mysu.git
synced 2024-11-09 20:53:47 +01:00
0.4.4.7 using Monero 0.18.3.1
This commit is contained in:
parent
4bf9bf6ee2
commit
8bb0e773bf
@ -9,8 +9,8 @@ android {
|
||||
applicationId "net.mynero.wallet"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 40406
|
||||
versionName "0.4.4.6 'Fluorine Fermi'"
|
||||
versionCode 40407
|
||||
versionName "0.4.4.7 'Fluorine Fermi'"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
@ -38,6 +38,7 @@
|
||||
#include <ctime>
|
||||
#include <iostream>
|
||||
#include <stdexcept>
|
||||
#include <cstdint>
|
||||
|
||||
// Public interface for libwallet library
|
||||
namespace Monero {
|
||||
|
Loading…
Reference in New Issue
Block a user