emulator: builds still don't actually work, will look into ELF stuff

This commit is contained in:
2025-06-23 18:13:05 +01:00
parent ddd0c27893
commit 083628ec7e
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env pwsh
$env:ANDROID_HOME = "C:\Users\jacob\AppData\Local\Android\Sdk"
$TOOL_PREFIX = "$env:ANDROID_HOME\build-tools\35.0.1"
$TOOL_PREFIX = "$env:ANDROID_HOME\build-tools\33.0.0"
# Only really works on Windows, for aarch64.