mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
New App: com.odweta.solon
This commit is contained in:
parent
3a24147372
commit
505c1c2008
1 changed files with 38 additions and 0 deletions
38
metadata/com.odweta.solon.yml
Normal file
38
metadata/com.odweta.solon.yml
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Depends on aplikace.skolaonline.cz servers
|
||||
cs: Závisí na serverech aplikace.skolaonline.cz
|
||||
Categories:
|
||||
- Internet
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Odweta
|
||||
SourceCode: https://gitlab.com/Odweta/solon
|
||||
IssueTracker: https://gitlab.com/Odweta/solon/-/issues
|
||||
|
||||
AutoName: Solon
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/Odweta/solon.git
|
||||
Binaries: https://gitlab.com/Odweta/solon/-/raw/master/release/com.odweta.solon_%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.3
|
||||
versionCode: 203
|
||||
commit: fd788195c5335ab25b5d4916cfb4b758b8e83f46
|
||||
subdir: mobile/app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: 10eeb5e45c41df32f9bf3a454d5151a3f9587ada42c1b9695f89e588dd07976c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 203
|
||||
Loading…
Reference in a new issue