Add comment to get-dep-lib.sh
Add a comment so we remember to change the version number in versions.sh also. Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
parent
8106e533ef
commit
a56a7c51f6
@ -102,6 +102,7 @@ fi
|
||||
if [ "$PLATFORM" == "singleAndroid" ] ; then
|
||||
CURRENT_LIBZIP="1.1.3"
|
||||
CURRENT_OPENSSL="OpenSSL_1_0_2o"
|
||||
# If changing the openSSL version here, make sure to change it in versions.sh also.
|
||||
fi
|
||||
# no curl and old libs (never version breaks)
|
||||
# check whether to use curl or wget
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user