1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-14 10:12:59 +02:00
vcmi/CI/android-32/before_install.sh

5 lines
90 B
Bash
Raw Normal View History

2023-02-26 14:53:51 +02:00
#!/usr/bin/env bash
2024-08-20 18:13:28 +02:00
DEPS_FILENAME=dependencies-android-32
2023-02-26 14:53:51 +02:00
. CI/android/before_install.sh