Skip to content

Commit 792ba19

Browse files
committed
new android prebuilt download link
1 parent 8a6eef5 commit 792ba19

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
If you do not want to build it by yourself, you could download our prebuilt library from [there](https://github.com/leenjewel/openssl_for_ios_and_android/releases/tag/20170105)
1818

19+
Android prebuilt library [download from here!!!](https://github.com/leenjewel/openssl_for_ios_and_android/releases/tag/android_openssl-1.1.0f_curl-7.54.1)
20+
1921
## OpenSSL Version
2022

2123
This a static library compile from openssl and cURL for iOS and Android.
@@ -224,6 +226,10 @@ more information :
224226
225227
如果你不想自己构建,那么你可以使用我们已经预先构建好的版本,[请在这里下载](https://github.com/leenjewel/openssl_for_ios_and_android/releases/tag/20170105)
226228
229+
230+
Android 编译好的库[从这里下载!!!](https://github.com/leenjewel/openssl_for_ios_and_android/releases/tag/android_openssl-1.1.0f_curl-7.54.1)
231+
232+
227233
## 在 iOS 工程中使用
228234
229235
将 `lib/libcrypto.a` 和 `lib/libssl.a` 还有 `lib/libcurl.a` 三个静态链接库文件拷贝到你的 iOS 工程下面合适的位置。

0 commit comments

Comments
 (0)