diff --git a/unity-get-container/get_container.sh b/unity-get-container/get_container.sh index dbbbd0f..fb09146 100644 --- a/unity-get-container/get_container.sh +++ b/unity-get-container/get_container.sh @@ -21,7 +21,7 @@ case $TARGET in UNITY_VERSION=ubuntu-$UNITY_VERSION ;; "android") - UNITY_TARGET=android-1.01 + UNITY_TARGET=android-1.0.1 UNITY_TARGET=ubuntu-$UNITY_VERSION ;; "webgl")