We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc5689 commit 173cdf8Copy full SHA for 173cdf8
2 files changed
README.md
@@ -4,7 +4,7 @@
4
prebuild some libs for android (unix based)
5
6
## libraries
7
-- openssl 1.1.1b
+- openssl 1.1.1c
8
- opus 1.3.1
9
- libzip 1.5.2
10
openssl/build.sh
@@ -2,7 +2,7 @@
2
3
ANDROID_API=16
ANDROID_API_64=21
-OPENSSL_FULL_VERSION="openssl-1.1.1b"
+OPENSSL_FULL_VERSION="openssl-1.1.1c"
#create output dir
OUTPUT_DIR="build"
0 commit comments