Skip to content

Commit

Permalink
Remove the unused variable from the android setup
Browse files Browse the repository at this point in the history
  • Loading branch information
shankari committed Feb 10, 2023
1 parent ae1e115 commit 47a688c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup/setup_android_native.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ JAVA_VERSION=`javac -version`
echo "Found java in the path with version $JAVA_VERSION"

echo "Setting up SDK environment"
ANDROID_BUILD_TOOLS_VERSION=27.0.3
MIN_SDK_VERSION=21
TARGET_SDK_VERSION=28

Expand Down

0 comments on commit 47a688c

Please sign in to comment.