mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
New App: lab.rreedd.oriens
This commit is contained in:
parent
5ed4e0d691
commit
63d08b4cb1
1 changed files with 37 additions and 0 deletions
37
metadata/lab.rreedd.oriens.yml
Normal file
37
metadata/lab.rreedd.oriens.yml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
- Time
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Watanabe Takanobu
|
||||
AuthorEmail: rreedd555@gmail.com
|
||||
WebSite: https://github.com/tknv/Oriens
|
||||
SourceCode: https://github.com/tknv/Oriens
|
||||
IssueTracker: https://github.com/tknv/Oriens/issues
|
||||
Changelog: https://github.com/tknv/Oriens/releases
|
||||
|
||||
AutoName: Oriens
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/tknv/Oriens.git
|
||||
Binaries: https://github.com/tknv/Oriens/releases/download/v%v/app-release-signed.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
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: 51e3d0c28253147192e148e04a774708989994c4a14fcfb8085a8852f0f56cf0
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue