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

Bump libcurl and revert openal-soft

This commit is contained in:
Maksym H 2023-02-22 02:09:27 +02:00
parent 9f25f1de00
commit 1edfa92e71
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
#!/bin/bash -e
OPENAL_VERSION=1.23.0
OPENAL_VERSION=1.22.1
. sdk.sh