mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Blitz to 2.0.3 (203)
This commit is contained in:
parent
68b1c1f3b7
commit
5b6b7ce8ce
1 changed files with 13 additions and 2 deletions
|
|
@ -160,9 +160,20 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed --in-place '/^bundletool/,/^}/d' build.gradle.kts
|
||||
|
||||
- versionName: 2.0.3
|
||||
versionCode: 203
|
||||
commit: be81b39557c94572ce76a8f8018b24affdba0ad2
|
||||
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.2
|
||||
CurrentVersionCode: 202
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 203
|
||||
|
|
|
|||
Loading…
Reference in a new issue