Skip to content

Commit

Permalink
Update gradlew
Browse files Browse the repository at this point in the history
Signed-off-by: rajapandi1234 <[email protected]>
  • Loading branch information
rajapandi1234 committed Sep 19, 2024
1 parent bd5214e commit 121acdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ do
esac
done

APP_HOME=$( cd "${APP_HOME:-./}" && pwd -p ) || exit
APP_HOME=$( cd "${APP_HOME:-./}" && pwd ) || exit

APP_NAME="Gradle"
APP_BASE_NAME=${0##*/}
Expand Down

0 comments on commit 121acdd

Please sign in to comment.