mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Newapp: Paperize
This commit is contained in:
parent
1caf4c7919
commit
a92da288df
1 changed files with 31 additions and 0 deletions
31
metadata/com.anthonyla.paperize.yml
Normal file
31
metadata/com.anthonyla.paperize.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/Anthonyy232/Paperize
|
||||
IssueTracker: https://github.com/Anthonyy232/Paperize/issues
|
||||
|
||||
AutoName: Paperize
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Anthonyy232/Paperize.git
|
||||
Binaries: https://github.com/Anthonyy232/Paperize/releases/download/v%v/paperize-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.6.3
|
||||
versionCode: 28
|
||||
commit: e5fab5cb5e5524a541a250c49144bebe7ac2a94d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.7
|
||||
ndk: 26.3.11579264
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*' 'res/*.json'
|
||||
|
||||
AllowedAPKSigningKeys: deda8675d63793cb0cf7bc2decb6a2506b16b33040a1fcb1d30807a511e270ac
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.3
|
||||
CurrentVersionCode: 28
|
||||
Loading…
Reference in a new issue