Skip to content

Commit cccb245

Browse files
authored
Merge pull request microsoft#365 from pnemere/patch-1
Use 1.0.2k openssl library - Play store rejects 1.0.2d
2 parents 039b5b9 + dcce40b commit cccb245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Build_android/openssl/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SHELL := /bin/bash
2-
OPENSSL_VER = openssl-1.0.2d
2+
OPENSSL_VER = openssl-1.0.2k
33

44
all: armeabi-v7a/lib/libssl.a x86/lib/libssl.a
55

0 commit comments

Comments
 (0)