File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 - uses : actions/setup-java@v3
3333 with :
3434 distribution : " temurin"
35- java-version : " 17 "
35+ java-version : " 21 "
3636 cache : gradle
3737 - name : Setup Android SDK
3838 uses : android-actions/setup-android@v2
9898 - uses : actions/setup-java@v3
9999 with :
100100 distribution : " temurin"
101- java-version : " 17 "
101+ java-version : " 21 "
102102 cache : gradle
103103 - name : Setup Android SDK
104104 uses : android-actions/setup-android@v2
Original file line number Diff line number Diff line change 2929 - uses : actions/setup-java@v3
3030 with :
3131 distribution : " temurin"
32- java-version : " 17 "
32+ java-version : " 21 "
3333 cache : gradle
3434 - name : Setup Android SDK
3535 uses : android-actions/setup-android@v2
9494 - uses : actions/setup-java@v3
9595 with :
9696 distribution : " temurin"
97- java-version : " 17 "
97+ java-version : " 21 "
9898 cache : gradle
9999 - name : Setup Android SDK
100100 uses : android-actions/setup-android@v2
You can’t perform that action at this time.
0 commit comments