mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-20 09:37:07 -04:00
build(actions): update GH Action gradle version
This commit is contained in:
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@@ -56,9 +56,9 @@ jobs:
|
||||
branch: buildjre17-21
|
||||
name: jre21-pojav
|
||||
|
||||
- uses: gradle/gradle-build-action@v2
|
||||
- uses: gradle/actions/setup-gradle@v4
|
||||
with:
|
||||
gradle-version: 7.6.1
|
||||
gradle-version: "8.9"
|
||||
|
||||
- name: Build JRE JAR files
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user