fdroiddata/metadata/com.wownero.wownerujo.yml

167 lines
4.4 KiB
YAML
Raw Normal View History

2018-08-18 22:58:23 +00:00
Categories:
- Money
License: Apache-2.0
2019-06-05 09:47:00 +00:00
WebSite: http://wownero.org
SourceCode: https://github.com/wownero/wownerujo/
IssueTracker: https://github.com/wownero/wownerujo//issues
2018-08-18 22:58:23 +00:00
2018-10-03 11:16:57 +00:00
AutoName: Wownerujo
2018-08-18 22:58:23 +00:00
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/wownero/wownerujo/
2018-08-18 22:58:23 +00:00
Builds:
- versionName: 1.5.10.6
versionCode: 1060
disable: network hard forked
2018-08-18 22:58:23 +00:00
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
disable: network hard forked
2018-08-19 17:45:48 +00:00
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
disable: network hard forked
2018-08-28 12:36:30 +00:00
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-10-05 11:32:09 +00:00
- versionName: 2.3.0.1
versionCode: 1100
disable: network hard forked
2018-10-05 11:32:09 +00:00
commit: v2.3.0.1
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-10-14 10:35:43 +00:00
- versionName: 2.3.0.2
versionCode: 1110
disable: network hard forked
2018-10-14 10:35:43 +00:00
commit: v2.3.0.2
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-10-29 12:01:15 +00:00
- versionName: 2.3.1.0
versionCode: 1120
disable: network hard forked
2018-10-29 12:01:15 +00:00
commit: v2.3.1.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-11-10 13:19:28 +00:00
- versionName: 2.4.0.0
versionCode: 1130
2019-06-05 09:47:00 +00:00
disable: network hard forked
2018-11-10 13:19:28 +00:00
commit: v2.4.0.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
2019-02-11 22:46:08 +00:00
- versionName: 2.5.0.3
versionCode: 1170
commit: v2.5.0.3
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
2019-03-06 14:30:45 +00:00
- versionName: 2.5.0.4
versionCode: 1180
commit: v2.5.0.4
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
2019-06-04 12:29:49 +00:00
- versionName: 2.6.0.0
versionCode: 1200
commit: v2.6.0.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
2019-06-05 09:47:00 +00:00
ndk: r17c
2019-06-04 12:29:49 +00:00
2019-06-08 14:48:43 +00:00
- versionName: 2.6.1.0
versionCode: 1210
commit: v2.6.1.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: r17c
2019-06-14 22:55:31 +00:00
- versionName: 2.6.1.1
versionCode: 1220
commit: v2.6.1.1
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: r17c
2018-08-18 22:58:23 +00:00
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
2019-06-14 22:55:31 +00:00
CurrentVersion: 2.6.1.1
CurrentVersionCode: 1220