wownero
/
wownerujo
Archived
4
0
Fork 0

use wownero v0.5.0.2

pull/16/head
fuwa 5 years ago
parent 1a694dd2a2
commit 7b6f9ca0f8

@ -10,8 +10,8 @@ android {
// https://source.android.com/security/bulletin/2018-03-01
minSdkVersion 23
targetSdkVersion 28
versionCode 1170
versionName '2.5.0.3'
versionCode 1180
versionName '2.5.0.4'
// 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/wowario/wownero"
version="v0.5.0.0"
version="v0.5.0.2"
# version="1b5cefa"

@ -96,8 +96,8 @@ with nixpkgs;
export _JAVA_AWT_WM_NONREPARENTING=1
export app_version=1170
export gradle_app_version=2x5x0x3
export app_version=1180
export gradle_app_version=2x5x0x4
export release_key=~/.android/fuwa-release-key.jks
export USE_CCACHE=1