mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Blitz to 2.0.6 (206)
This commit is contained in:
parent
0a50a9f342
commit
97cf18e831
1 changed files with 11 additions and 2 deletions
|
|
@ -193,9 +193,18 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'META-INF/services/*'
|
'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 2.0.6
|
||||||
|
versionCode: 206
|
||||||
|
commit: fd28dc0045443b5f2b08a0cc902ae14a19985ec6
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/^bundletool/,/^}/d' build.gradle.kts
|
||||||
|
- sed -i -e '/foojay/d' settings.gradle.kts
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 6d7fd2715ed21cff64086dc5fcf8820a685a793ebd07d972163d86172babba75
|
AllowedAPKSigningKeys: 6d7fd2715ed21cff64086dc5fcf8820a685a793ebd07d972163d86172babba75
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.0.5
|
CurrentVersion: 2.0.6
|
||||||
CurrentVersionCode: 205
|
CurrentVersionCode: 206
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue