mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
sufficientlysecure.keychain - fix recipe
This commit is contained in:
parent
8ccd6eba29
commit
7d3be9b5b7
1 changed files with 1 additions and 3 deletions
|
|
@ -8,8 +8,6 @@ SourceCode: https://github.com/open-keychain/open-keychain
|
|||
IssueTracker: https://github.com/open-keychain/open-keychain/issues
|
||||
Translation: https://www.transifex.com/projects/p/open-keychain/
|
||||
Changelog: https://github.com/open-keychain/open-keychain/blob/HEAD/OpenKeychain/src/main/res/raw/help_changelog.md
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=android%40schuermann.eu&lc=US&item_name=OpenKeychain+Donation&no_note=0&no_shipping=1¤cy_code=EUR
|
||||
Bitcoin: 1LY6Hs6SurATjfxnihzLMDUMUuMxvQ4aEi
|
||||
|
||||
AutoName: OpenKeychain
|
||||
|
||||
|
|
@ -838,7 +836,7 @@ Builds:
|
|||
subdir: OpenKeychain
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
- yes
|
||||
prebuild: echo -e '\norg.gradle.jvmargs=-Xmx1g' >> ../gradle.properties
|
||||
scandelete:
|
||||
- extern/bouncycastle/libs
|
||||
|
|
|
|||
Loading…
Reference in a new issue