Changed from java 21 to 17

This commit is contained in:
Izzy
2025-12-07 13:50:15 -05:00
committed by GitHub
parent 7f375d6654
commit 52227c06ca
+1 -1
View File
@@ -259,7 +259,7 @@ jobs:
EMULATOR_VERSION_MAJOR: ${{ inputs.next_version_major }}
EMULATOR_VERSION_MINOR: ${{ inputs.next_version_minor }}
run: |
export JAVA_HOME=$JAVA_HOME_21_X64
export JAVA_HOME=$JAVA_HOME_17_X64
cd ./src/android