wownero
/
wownerujo
Archived
4
0
Fork 0

use wownero v0.6.1.1

pull/20/head
fuwa 5 years ago
parent 4ee16147ae
commit 772f24de3f

@ -10,8 +10,8 @@ android {
// https://source.android.com/security/bulletin/2018-03-01
minSdkVersion 23
targetSdkVersion 28
versionCode 1210
versionName '2.6.1.0'
versionCode 1220
versionName '2.6.1.1'
// testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {

@ -12,7 +12,7 @@ cd $EXTERNAL_LIBS_BUILD_ROOT
# url="$base_dir/vendor/wownero"
# url="https://github.com/wownero/wownero"
url="https://github.com/wownero/wownero"
version="v0.6.1.0"
version="v0.6.1.1"
# version="dev-v0.6"

@ -94,8 +94,8 @@ with nixpkgs;
export _JAVA_AWT_WM_NONREPARENTING=1
export app_version=1210
export gradle_app_version=2x6x1x0
export app_version=1220
export gradle_app_version=2x6x1x1
export release_key=~/.android/fuwa-release-key.jks
export USE_CCACHE=1