diff options
author | Daniel Hammann <github@honnel.de> | 2014-03-05 17:05:01 +0100 |
---|---|---|
committer | Daniel Hammann <github@honnel.de> | 2014-03-05 17:05:01 +0100 |
commit | bc5f2a9305d6a043133dd89ef5e3e886f220885a (patch) | |
tree | 5b51eddfe447831acde7cd43eb83813e86ac3852 /libraries/HtmlTextView | |
parent | 76876a57c216eff92b4f0417c9ca2e09663d451e (diff) | |
parent | a1230bbe53d279b44038268d05d85f86ae0ff840 (diff) | |
download | open-keychain-bc5f2a9305d6a043133dd89ef5e3e886f220885a.tar.gz open-keychain-bc5f2a9305d6a043133dd89ef5e3e886f220885a.tar.bz2 open-keychain-bc5f2a9305d6a043133dd89ef5e3e886f220885a.zip |
Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain
Diffstat (limited to 'libraries/HtmlTextView')
-rw-r--r-- | libraries/HtmlTextView/project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/HtmlTextView/project.properties b/libraries/HtmlTextView/project.properties index 484dab075..91d2b0246 100644 --- a/libraries/HtmlTextView/project.properties +++ b/libraries/HtmlTextView/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-17 +target=android-19 android.library=true |