mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update OpenKeychain to 5.7.1 (57100)
This commit is contained in:
parent
cc9c49daa9
commit
befe5a52f9
1 changed files with 17 additions and 2 deletions
|
|
@ -741,6 +741,21 @@ Builds:
|
|||
- extern/bouncycastle/pg/src/test
|
||||
- OpenKeychain/src/test/resources/OpenPGP-Haskell/tests
|
||||
|
||||
- versionName: 5.7.1
|
||||
versionCode: 57100
|
||||
commit: v5.7.1
|
||||
subdir: OpenKeychain
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: echo 'org.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:
|
||||
|
|
@ -748,5 +763,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: '5.7'
|
||||
CurrentVersionCode: 57000
|
||||
CurrentVersion: 5.7.1
|
||||
CurrentVersionCode: 57100
|
||||
|
|
|
|||
Loading…
Reference in a new issue