Update Blitz to 2.0.3 (203)

This commit is contained in:
checkupdates bot 2025-04-21 07:02:23 +00:00 committed by Licaon_Kter
parent 68b1c1f3b7
commit 5b6b7ce8ce

View file

@ -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