mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-27 17:32:42 +00:00
38 lines
989 B
YAML
38 lines
989 B
YAML
|
|
Categories:
|
||
|
|
- Science & Education
|
||
|
|
- Time
|
||
|
|
License: GPL-3.0-or-later
|
||
|
|
AuthorName: Watanabe Takanobu
|
||
|
|
AuthorEmail: rreedd555@gmail.com
|
||
|
|
WebSite: https://github.com/tknv/Oyatsu
|
||
|
|
SourceCode: https://github.com/tknv/Oyatsu
|
||
|
|
IssueTracker: https://github.com/tknv/Oyatsu/issues
|
||
|
|
Changelog: https://github.com/tknv/Oyatsu/releases
|
||
|
|
|
||
|
|
AutoName: Oyatsu
|
||
|
|
|
||
|
|
RepoType: git
|
||
|
|
Repo: https://github.com/tknv/Oyatsu.git
|
||
|
|
Binaries: https://github.com/tknv/Oyatsu/releases/download/v%v/app-release-signed.apk
|
||
|
|
|
||
|
|
Builds:
|
||
|
|
- versionName: '3.2'
|
||
|
|
versionCode: 8
|
||
|
|
commit: v3.2
|
||
|
|
subdir: app
|
||
|
|
gradle:
|
||
|
|
- yes
|
||
|
|
srclibs:
|
||
|
|
- reproducible-apk-tools@v0.3.0
|
||
|
|
postbuild:
|
||
|
|
- mv $$OUT$$ unaligned.apk
|
||
|
|
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
||
|
|
--replace unaligned.apk $$OUT$$
|
||
|
|
|
||
|
|
AllowedAPKSigningKeys: 1e2dc0a8b50f2b056022c943e3697e85b11350a3ce638225ce9ddd608ec59c5d
|
||
|
|
|
||
|
|
AutoUpdateMode: Version
|
||
|
|
UpdateCheckMode: Tags
|
||
|
|
CurrentVersion: '3.2'
|
||
|
|
CurrentVersionCode: 8
|