fdroiddata/metadata/io.github.pitonite.exch_cx.yml
2023-12-27 11:54:12 +00:00

59 lines
1.5 KiB
YAML

AntiFeatures:
NonFreeNet:
en-US: Tethered to the exch.cx website
Categories:
- Money
License: AGPL-3.0-only
AuthorName: pitonite
SourceCode: https://github.com/pitonite/exch_cx
IssueTracker: https://github.com/pitonite/exch_cx/issues
Bitcoin: bc1qv0klzuy8y50sq3u44dv96u5fyxdwz7pv08hxrd
AutoName: eXch.
RepoType: git
Repo: https://github.com/pitonite/exch_cx.git
Binaries: https://github.com/pitonite/exch_cx/releases/download/v%v/exch-cx-v%v-%c-signed.apk
Builds:
- versionName: 1.1.0
versionCode: 10000
commit: 5c4340391b6a23b3d047320dd04207c6987a80bc
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: 1.1.1
versionCode: 11000
commit: 7f5a19c2510c623fc070e88bf39beeaba413bf0d
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: 1.1.2
versionCode: 12000
commit: 2e8db45bc981d42c4d619561eb8ecd706c507e3b
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AllowedAPKSigningKeys: a16429d6ef0f9b2171efe0151082e17e10fdb08e032dc13d9c84a7758aeb5b68
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
VercodeOperation:
- 1000 * %c
CurrentVersion: 1.1.2
CurrentVersionCode: 12000