mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
80 lines
1.9 KiB
YAML
80 lines
1.9 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: Sources for coin data are not libre.
|
|
Categories:
|
|
- Money
|
|
License: GPL-3.0-or-later
|
|
AuthorName: CoinTrend
|
|
AuthorEmail: cointrend.info@gmail.com
|
|
AuthorWebSite: https://cointrend.flycricket.io/
|
|
WebSite: https://cointrend.flycricket.io/
|
|
SourceCode: https://github.com/CoinTrend/CoinTrend
|
|
IssueTracker: https://github.com/CoinTrend/CoinTrend/issues
|
|
Changelog: https://github.com/CoinTrend/CoinTrend/releases
|
|
Donate: https://github.com/CoinTrend#support
|
|
Bitcoin: bc1qszr4jv77n737569vhsdwgq3zc2x47n39mlq82f
|
|
|
|
AutoName: CoinTrend
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/CoinTrend/CoinTrend
|
|
|
|
Builds:
|
|
- versionName: 1.0.0
|
|
versionCode: 10000
|
|
commit: v1.0.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.1
|
|
versionCode: 10101
|
|
commit: 5a748e48ba59ad8c50567101052ca5d42b7590fd
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 10200
|
|
commit: d820974ce447c4aa358460970ef788ff87f88209
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.1
|
|
versionCode: 10201
|
|
commit: beae0e7c1a129afee12092628a53de63e42a7046
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.1
|
|
versionCode: 10301
|
|
commit: e9a720f8f4ed9898be27cd863b79ef0e5bf06b0b
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.2
|
|
versionCode: 10302
|
|
commit: 61872a90497854e359a6e3c6a836f2401a58a6a3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.3
|
|
versionCode: 10303
|
|
commit: 73770829235da035ace939fa0879787eb3b0a391
|
|
subdir: app
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.3.3
|
|
CurrentVersionCode: 10303
|