Skip to content

Commit

Permalink
✨ Update ANDROID_NDK environment variable in pwsh/exports.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
patevs committed Mar 19, 2022
1 parent 9c65125 commit da17531
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pwsh/exports.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Set-Environment "ANDROID_SDK_ROOT" "C:\Users\Pat\AppData\Local\Android\Sdk"
# Set-Environment "ANDROID_NDK" "C:\Users\Pat\AppData\Local\Android\Sdk\ndk\23.0.7123448"
# Set-Environment "ANDROID_NDK" "C:\Users\Pat\AppData\Local\Android\Sdk\ndk\23.0.7599858"
# Set-Environment "ANDROID_NDK" "C:\Users\Pat\AppData\Local\Android\Sdk\ndk\23.1.7779620"
Set-Environment "ANDROID_NDK" "C:\Users\Pat\AppData\Local\Android\Sdk\ndk\24.0.8215888"

# VSCode
Set-Environment "CODE_HOME" "C:\Program Files\Microsoft VS Code"
Expand Down

0 comments on commit da17531

Please sign in to comment.