We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b3845 commit e7242d8Copy full SHA for e7242d8
2 files changed
README.md
@@ -4,7 +4,7 @@
4
prebuild some libs for android (unix based)
5
6
## libraries
7
-- openssl 1.1.1c
+- openssl 1.1.1d
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.1c"
+OPENSSL_FULL_VERSION="openssl-1.1.1d"
#create output dir
OUTPUT_DIR="build"
0 commit comments