mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Blitz to 2.0.5 (205)
This commit is contained in:
parent
ffc2598ab4
commit
7eaedee131
1 changed files with 13 additions and 2 deletions
|
|
@ -182,9 +182,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 2.0.5
|
||||
versionCode: 205
|
||||
commit: 7842b2a318742bb2c1080b13ada3fd43b67e4595
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
prebuild: sed --in-place '/^bundletool/,/^}/d' build.gradle.kts
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 6d7fd2715ed21cff64086dc5fcf8820a685a793ebd07d972163d86172babba75
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.4
|
||||
CurrentVersionCode: 204
|
||||
CurrentVersion: 2.0.5
|
||||
CurrentVersionCode: 205
|
||||
|
|
|
|||
Loading…
Reference in a new issue