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