mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-14 10:12:59 +02:00
5 lines
78 B
Bash
5 lines
78 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
DEPS_FILENAME=armeabi-v7a
|
||
|
. CI/android/before_install.sh
|