mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update BLE Manager to 19 (19)
This commit is contained in:
parent
74d6571272
commit
3a36dd7884
1 changed files with 13 additions and 2 deletions
|
|
@ -32,9 +32,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*'
|
||||
|
||||
- versionName: '19'
|
||||
versionCode: 19
|
||||
commit: d5a25544574aaec4fb62f41ed25d5ce794b28f79
|
||||
subdir: AndroidApp/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: 488cec96adfc0eb5b6af731c5e076e8ab39dac8c7a2b590063d11c71bb6b61f7
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '18'
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: '19'
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue