fdroiddata/metadata/cn.super12138.todo.yml
2025-08-10 22:51:10 +08:00

71 lines
2.1 KiB
YAML

Categories:
- Task
- Time
License: GPL-3.0-only
AuthorName: Super12138
WebSite: https://super12138.github.io/todo/intro
SourceCode: https://github.com/Super12138/ToDo
IssueTracker: https://github.com/Super12138/ToDo/issues
AutoName: To Do
RepoType: git
Repo: https://github.com/Super12138/ToDo
Binaries: https://github.com/Super12138/ToDo/releases/download/%v/todo-%v-release.apk
Builds:
- versionName: 2.0.2
versionCode: 551
commit: 2.0.2
subdir: app
sudo:
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y openjdk-21-jdk-headless
- update-java-alternatives -a
gradle:
- yes
srclibs:
- reproducible-apk-tools@v0.3.0
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
fix-newlines $$OUT$$ 'res/M7.json'
- versionName: 2.1.2
versionCode: 567
commit: a8aa50f80b6d3224af5e5511ab50a9cc0892468e
subdir: app
sudo:
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y openjdk-21-jdk-headless
- update-java-alternatives -a
gradle:
- yes
srclibs:
- reproducible-apk-tools@v0.3.0
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
fix-newlines $$OUT$$ 'res/M7.json'
- versionName: 2.3.3
versionCode: 791
commit: 8ffb0513d0599fda360f6c6c972f7bb3a4f78864
subdir: app
sudo:
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y openjdk-21-jdk-headless
- update-java-alternatives -a
gradle:
- yes
srclibs:
- reproducible-apk-tools@v0.3.0
ndk: 27.0.12077973
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
fix-newlines $$OUT$$ 'res/M7.json'
AllowedAPKSigningKeys: 26f6e90a1181fc5a4ff00a4cbf78ab58da37a0c23d77092a7e001be304f4f12c
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.3.3
CurrentVersionCode: 791