mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Blitz to 2.0.4 (204)
This commit is contained in:
parent
a262a7ffa7
commit
5396c112b1
1 changed files with 13 additions and 2 deletions
|
|
@ -171,9 +171,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 2.0.4
|
||||
versionCode: 204
|
||||
commit: ed1463733b82201e8e974399690104bb1988a23a
|
||||
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.3
|
||||
CurrentVersionCode: 203
|
||||
CurrentVersion: 2.0.4
|
||||
CurrentVersionCode: 204
|
||||
|
|
|
|||
Loading…
Reference in a new issue