fdroiddata/metadata/com.donnnno.arcticons.daynight.yml

56 lines
1.6 KiB
YAML
Raw Normal View History

2023-12-24 08:38:40 +00:00
Categories:
- Theming
License: GPL-3.0-only
AuthorName: Donno
AuthorEmail: arcticons@onnno.nl
SourceCode: https://github.com/Donnnno/Arcticons
IssueTracker: https://github.com/Donnnno/Arcticons/issues
Changelog: https://github.com/Donnnno/Arcticons/blob/HEAD/CHANGELOG.md
Donate: https://paypal.me/onnovdd
Liberapay: Donno
AutoName: Arcticons Day Night
RepoType: git
Repo: https://github.com/Donnnno/Arcticons.git
Binaries: https://github.com/Donnnno/Arcticons/releases/download/%v/Arcticons-v%v-dayNight-release.apk
Builds:
- versionName: 8.3.0
versionCode: 126
commit: f93e609d49f194a7e2df915f4cede4e360e43ed4
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- dayNight
srclibs:
- reproducible-apk-tools@v0.2.3
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml'
- versionName: 8.3.1
versionCode: 127
commit: 8c6acb4bd958b69f88a8932e9dc26dc3fdc24ea9
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- dayNight
srclibs:
- reproducible-apk-tools@v0.2.3
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/*.xml'
2023-12-24 08:38:40 +00:00
AllowedAPKSigningKeys: 299bb9312e39130d0d33ed42bf98567f726ab11a04dc950c5b6c162e28c869c5
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckName: com.donnnno.arcticons
CurrentVersion: 8.3.1
CurrentVersionCode: 127