mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New App: com.flux
This commit is contained in:
parent
64c411246c
commit
56b631954a
1 changed files with 36 additions and 0 deletions
36
metadata/com.flux.yml
Normal file
36
metadata/com.flux.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
Categories:
|
||||
- Calendar & Agenda
|
||||
- Note
|
||||
- Task
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Ronit Chinda
|
||||
SourceCode: https://github.com/chindaronit/Flux
|
||||
IssueTracker: https://github.com/chindaronit/Flux/issues
|
||||
Changelog: https://github.com/chindaronit/Flux/releases
|
||||
Donate: https://buymeacoffee.com/chindaronit
|
||||
|
||||
AutoName: Flux
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/chindaronit/Flux.git
|
||||
Binaries: https://github.com/chindaronit/Flux/releases/download/v%v/Flux.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 905b5410324b12c0d114853b7ecc8aaafb2e9f67
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: bdccca30ae93302c4646db9cf23f4e4759c1d5b60ad5728b35ae0fc0feb79402
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue