mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
MultiLocale: 0.2
This commit is contained in:
parent
15a20ad0f9
commit
bdee4cc28d
1 changed files with 34 additions and 0 deletions
34
metadata/io.nightdavisao.multilocale.yml
Normal file
34
metadata/io.nightdavisao.multilocale.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- System
|
||||
License: MIT
|
||||
AuthorName: Nightdavisao
|
||||
SourceCode: https://github.com/Nightdavisao/MultiLocale
|
||||
IssueTracker: https://github.com/Nightdavisao/MultiLocale/issues
|
||||
|
||||
AutoName: MultiLocale
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Nightdavisao/MultiLocale
|
||||
Binaries: https://github.com/Nightdavisao/MultiLocale/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: 28b819aebb4f502f0fae7bc5f1b8c8564127e102
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
prebuild: git reset --soft 6e1743ddfd3db5ea83bb54c91a4f63f0bd1cb262
|
||||
postbuild:
|
||||
- mv $$OUT$$ unaligned.apk
|
||||
- $$reproducible-apk-tools$$/zipalign.py --page-size 16 --pad-like-apksigner
|
||||
--replace unaligned.apk $$OUT$$
|
||||
|
||||
AllowedAPKSigningKeys: e65867cfe2cad239bf278c4844b8e22f24dbc6032fd55645dff414cde1df0a7f
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue