From 3d8b7dc65c6e1f41ce63e08a06751c5d8308dafe Mon Sep 17 00:00:00 2001 From: pitonite Date: Mon, 27 Nov 2023 16:05:20 +0000 Subject: [PATCH] New App: io.github.pitonite.exch_cx --- metadata/io.github.pitonite.exch_cx.yml | 37 +++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 metadata/io.github.pitonite.exch_cx.yml diff --git a/metadata/io.github.pitonite.exch_cx.yml b/metadata/io.github.pitonite.exch_cx.yml new file mode 100644 index 0000000000..7b1cac384f --- /dev/null +++ b/metadata/io.github.pitonite.exch_cx.yml @@ -0,0 +1,37 @@ +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.0.7 + versionCode: 9000 + commit: 677ee7d5771d6c1ac2f32885afad877f90d8ec05 + 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.0.7 +CurrentVersionCode: 9000