From bfece91f343e3dd0a24761a3829b91d06a7ed38c Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 28 Aug 2018 13:36:30 +0100 Subject: [PATCH] Update wownerujo to 1.6.4.0 (1080) --- metadata/com.wownero.wownerujo.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.wownero.wownerujo.yml b/metadata/com.wownero.wownerujo.yml index c56de40100..42b1dce5ba 100644 --- a/metadata/com.wownero.wownerujo.yml +++ b/metadata/com.wownero.wownerujo.yml @@ -44,7 +44,18 @@ Builds: build: ANDROID_NDK_ROOT=$$NDK$$ make ndk: r17b + - versionName: 1.6.4.0 + versionCode: 1080 + commit: v1.6.4.0 + timeout: 14400 + sudo: apt install -y g++ build-essential tofrodos + gradle: + - yes + output: app/build/outputs/apk/release/wownerujo-*_universal.apk + build: ANDROID_NDK_ROOT=$$NDK$$ make + ndk: r17b + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.6.3.0 -CurrentVersionCode: 1070 +CurrentVersion: 1.6.4.0 +CurrentVersionCode: 1080