Update OpenKeychain to 2.4 (24000)
This commit is contained in:
parent
88889d11f4
commit
7534db16cc
|
@ -4,7 +4,7 @@ Web Site:http://sufficientlysecure.org/index.php/openpgp-keychain
|
|||
Source Code:https://github.com/dschuermann/openpgp-keychain
|
||||
Issue Tracker:https://github.com/dschuermann/openpgp-keychain/issues
|
||||
|
||||
Auto Name:OpenPGP Keychain
|
||||
Auto Name:OpenKeychain
|
||||
Summary:Manage OpenPGP keys
|
||||
Description:
|
||||
OpenPGP implementation for Android. The development began as a fork of Android
|
||||
|
@ -27,12 +27,12 @@ Repo:https://github.com/dschuermann/openpgp-keychain.git
|
|||
Build:2.1,21000
|
||||
commit=v2.1
|
||||
subdir=OpenPGP-Keychain
|
||||
update=.;../libraries/ActionBarSherlock;../libraries/HtmlTextView
|
||||
update=.,../libraries/ActionBarSherlock,../libraries/HtmlTextView
|
||||
|
||||
Build:2.1.1,21100
|
||||
commit=v2.1.1
|
||||
subdir=OpenPGP-Keychain
|
||||
update=.;../libraries/ActionBarSherlock;../libraries/HtmlTextView
|
||||
update=.,../libraries/ActionBarSherlock,../libraries/HtmlTextView
|
||||
|
||||
Build:2.2,22000
|
||||
commit=v2.2
|
||||
|
@ -49,8 +49,13 @@ Build:2.3.1,23100
|
|||
subdir=OpenPGP-Keychain
|
||||
gradle=yes
|
||||
|
||||
Build:2.4,24000
|
||||
commit=v2.4
|
||||
subdir=OpenPGP-Keychain
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.3.1
|
||||
Current Version Code:23100
|
||||
Current Version:2.4
|
||||
Current Version Code:24000
|
||||
|
||||
|
|
Loading…
Reference in a new issue