mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Com.flux
This commit is contained in:
parent
7ad88b384b
commit
b72704bbff
1 changed files with 14 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ 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
|
||||
Changelog: https://github.com/chindaronit/Flux/blob/master/metadata/en-US/changelogs/
|
||||
Donate: https://buymeacoffee.com/chindaronit
|
||||
|
||||
AutoName: Flux
|
||||
|
|
@ -39,9 +39,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*'
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 3
|
||||
commit: 3d8bd39fa3510209855b70e0d90d048994833749
|
||||
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: '2.0'
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue