mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update OpenKeychain to 5.8.2 (58902)
This commit is contained in:
parent
3a50eaaad2
commit
6531529118
1 changed files with 17 additions and 2 deletions
|
|
@ -832,6 +832,21 @@ Builds:
|
|||
- extern/bouncycastle/pg/src/test
|
||||
- OpenKeychain/src/test/resources/OpenPGP-Haskell/tests
|
||||
|
||||
- versionName: 5.8.2
|
||||
versionCode: 58902
|
||||
commit: 8d69181b65c2d5364f40845466a9e5305ca8c91b
|
||||
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:
|
||||
|
|
@ -839,5 +854,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 5.8.0
|
||||
CurrentVersionCode: 58900
|
||||
CurrentVersion: 5.8.2
|
||||
CurrentVersionCode: 58902
|
||||
|
|
|
|||
Loading…
Reference in a new issue