add import

This commit is contained in:
Dmitry Shibanov
2020-10-01 13:08:53 +03:00
parent d0f8592d88
commit 16a27e2045

View File

@@ -8,6 +8,7 @@ set -e
# Source the helpers for use with the script
source $HELPER_SCRIPTS/os.sh
source $HELPER_SCRIPTS/install.sh
function install_android_package_gte_then {
minimumVersion=$1