fdroiddata/metadata/com.machiav3lli.fdroid.yml

60 lines
1.5 KiB
YAML
Raw Normal View History

2022-07-07 02:48:38 +00:00
Categories:
- System
License: GPL-3.0-or-later
AuthorName: Antonios Hazim
SourceCode: https://github.com/NeoApplications/Neo-Store
IssueTracker: https://github.com/NeoApplications/Neo-Store/issues
Translation: https://hosted.weblate.org/engage/neo-store/
Changelog: https://github.com/NeoApplications/Neo-Store/releases
AutoName: Neo Store
RepoType: git
Repo: https://github.com/NeoApplications/Neo-Store.git
Builds:
- versionName: 0.9.0
versionCode: 909
commit: 0f7b56d27856c28eae816f9a683feb87070d151d
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2022-07-10 00:02:54 +00:00
- versionName: 0.9.1
versionCode: 911
2022-07-12 08:00:35 +00:00
commit: ee4e07ae8bb22d6d983ca945e670915c6e2227c1
2022-07-10 00:02:54 +00:00
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2022-07-28 10:48:39 +00:00
- versionName: 0.9.2
versionCode: 912
commit: 74620111deec053691ba3e1daa4aff92d66bf889
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2022-08-07 05:00:43 +00:00
- versionName: 0.9.3
versionCode: 913
commit: 5cb84ba32bd8ae626eaf6374dd2136c7f0a2fb8d
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2022-07-07 02:48:38 +00:00
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[\d.]+$
2022-08-07 05:00:43 +00:00
CurrentVersion: 0.9.3
CurrentVersionCode: 913