fdroiddata/metadata/com.wownero.wownerujo.yml

62 lines
1.7 KiB
YAML
Raw Normal View History

2018-08-18 22:58:23 +00:00
Categories:
- Money
License: Apache-2.0
WebSite: https://wownero.org
SourceCode: https://github.com/fuwa0529/wownerujo/
IssueTracker: https://github.com/fuwa0529/wownerujo//issues
2018-08-19 17:45:48 +00:00
AutoName: wownerujo
2018-08-18 22:58:23 +00:00
Summary: Wownero wallet
Description: |-
Wownero is a fork of the cryptocurrency Monero with primary alterations.
Wowneros emission is capped and supply is finite.
Wownero is a fairly launched coin with no premine.
Its not a fork of another blockchain. With its own genesis block there is no degradation of privacy caused by ring signatures using different participants for the same transaction outputs.
Unlike opposing forks.
RepoType: git
Repo: https://github.com/fuwa0529/wownerujo/
Builds:
- versionName: 1.5.10.6
versionCode: 1060
commit: v1.5.10.6
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
2018-08-19 17:45:48 +00:00
- versionName: 1.6.3.0
versionCode: 1070
commit: v1.6.3.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
2018-08-28 12:36:30 +00:00
- 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
2018-08-18 22:58:23 +00:00
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
2018-08-28 12:36:30 +00:00
CurrentVersion: 1.6.4.0
CurrentVersionCode: 1080