Update android.yml with new Gradle build action
This commit is contained in:
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
cache: gradle
|
||||
|
||||
- name: Set up Gradle
|
||||
uses: gradle/wrapper-action@v2
|
||||
uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
gradle-version: '8.1.1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user