From 20ffa0a8096ae5d7ccd6385d31c8f72f30728189 Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Thu, 13 Jan 2022 22:39:13 +0200 Subject: [PATCH] SDL: fixed build script --- changeAppSettings.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changeAppSettings.sh b/changeAppSettings.sh index 6ae4d4cdb..5c6e6b4ee 100755 --- a/changeAppSettings.sh +++ b/changeAppSettings.sh @@ -1141,7 +1141,7 @@ else fi if [ -e "project/jni/application/src/AndroidData/assetpack" ] ; then - # Do nothing... + true # Do nothing... else $SEDI "/==ASSETPACK==/ d" project/app/build.gradle fi