mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Add Cuscon
This commit is contained in:
parent
fd83174487
commit
795427b56c
1 changed files with 37 additions and 0 deletions
37
metadata/com.froxot.cuscon.foss.yml
Normal file
37
metadata/com.froxot.cuscon.foss.yml
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Fetch some images from GitHub.
|
||||
Categories:
|
||||
- Theming
|
||||
License: Apache-2.0
|
||||
AuthorName: MiepHD
|
||||
AuthorEmail: cuscon@froxot.de
|
||||
WebSite: https://miep-hd.froxot.com/cuscon
|
||||
SourceCode: https://github.com/MiepHD/cuscon
|
||||
IssueTracker: https://github.com/MiepHD/cuscon/issues
|
||||
Changelog: https://github.com/MiepHD/cuscon/releases
|
||||
|
||||
AutoName: Cuscon
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/MiepHD/cuscon
|
||||
Binaries: https://github.com/MiepHD/cuscon/releases/download/v%v/Cuscon-v%c-foss-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 3.0.2.5
|
||||
versionCode: 3025
|
||||
commit: v3.0.2.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: d5389d12207abb575db074d7d00798328aa328fa8a1d25d12234e354adae1514
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.0.2.5
|
||||
CurrentVersionCode: 3025
|
||||
Loading…
Reference in a new issue