mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Use latest (r29) NDK for Android builds
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
RELEASE_TAG="2025-10-12"
|
RELEASE_TAG="2025-11-06"
|
||||||
FILENAME="$1.tgz"
|
FILENAME="$1.tgz"
|
||||||
DOWNLOAD_URL="https://github.com/vcmi/vcmi-dependencies/releases/download/$RELEASE_TAG/$FILENAME"
|
DOWNLOAD_URL="https://github.com/vcmi/vcmi-dependencies/releases/download/$RELEASE_TAG/$FILENAME"
|
||||||
|
|
||||||
|
|||||||
Submodule dependencies updated: c0e4b540e9...1210d49b44
Reference in New Issue
Block a user