mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Blitz to 2.0.1 (201)
This commit is contained in:
parent
4f8c59a15e
commit
e2b4deb8ea
1 changed files with 9 additions and 2 deletions
|
|
@ -146,9 +146,16 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed --in-place '/^bundletool/,/^}/d' build.gradle.kts
|
prebuild: sed --in-place '/^bundletool/,/^}/d' build.gradle.kts
|
||||||
|
|
||||||
|
- versionName: 2.0.1
|
||||||
|
versionCode: 201
|
||||||
|
commit: cb8a8c5020fb977d2e6a6d431f44329239c9c808
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed --in-place '/^bundletool/,/^}/d' build.gradle.kts
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 6d7fd2715ed21cff64086dc5fcf8820a685a793ebd07d972163d86172babba75
|
AllowedAPKSigningKeys: 6d7fd2715ed21cff64086dc5fcf8820a685a793ebd07d972163d86172babba75
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.9.1
|
CurrentVersion: 2.0.1
|
||||||
CurrentVersionCode: 191
|
CurrentVersionCode: 201
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue