1
0
mirror of https://github.com/MultiCraft/deps_android synced 2023-10-03 08:38:50 -07:00

Bump libcurl version

This commit is contained in:
Maksym H 2023-05-29 15:31:51 +03:00
parent 205b20eb27
commit 57d34b9fec

View File

@ -1,7 +1,7 @@
#!/bin/bash -e
. sdk.sh
CURL_VERSION=8.0.1
CURL_VERSION=8.1.1
export ANDR_ROOT=$(pwd)