mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Flux to 2.2 (4)
This commit is contained in:
parent
79bd581ea5
commit
7e7c0c2940
1 changed files with 13 additions and 2 deletions
|
|
@ -50,9 +50,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*'
|
||||
|
||||
- versionName: '2.2'
|
||||
versionCode: 4
|
||||
commit: 21511cf92810e6de0735b8f2ef92da068b029ce8
|
||||
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.1'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: '2.2'
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue