mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update OpenKeychain to 5.7.5 (57500)
This commit is contained in:
parent
fcf3c72244
commit
c2eb277476
1 changed files with 17 additions and 2 deletions
|
|
@ -801,6 +801,21 @@ Builds:
|
|||
- extern/bouncycastle/pg/src/test
|
||||
- OpenKeychain/src/test/resources/OpenPGP-Haskell/tests
|
||||
|
||||
- versionName: 5.7.5
|
||||
versionCode: 57500
|
||||
commit: v5.7.5
|
||||
subdir: OpenKeychain
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: echo -e '\norg.gradle.jvmargs=-Xmx1g' >> ../gradle.properties
|
||||
scandelete:
|
||||
- extern/bouncycastle/libs
|
||||
- extern/bouncycastle/test
|
||||
- extern/bouncycastle/core/src/test
|
||||
- extern/bouncycastle/pg/src/test
|
||||
- OpenKeychain/src/test/resources/OpenPGP-Haskell/tests
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
|
|
@ -808,5 +823,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 5.7.4
|
||||
CurrentVersionCode: 57400
|
||||
CurrentVersion: 5.7.5
|
||||
CurrentVersionCode: 57500
|
||||
|
|
|
|||
Loading…
Reference in a new issue