mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Sync android aar with dotnet package version for consistency
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
# To simplify linking, library variants have distinct names: sodium, sodium-static, sodium-minimal and sodium-minimal-static.
|
||||
|
||||
SODIUM_VERSION="1.0.20.0"
|
||||
SODIUM_VERSION="1.0.20.2"
|
||||
|
||||
if [ -z "$ANDROID_NDK_HOME" ]; then
|
||||
echo "ANDROID_NDK_HOME must be set to the directory containing the Android NDK."
|
||||
|
||||
Reference in New Issue
Block a user