Skip to content

Commit

Permalink
try different gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
amberin committed Mar 16, 2024
1 parent bdc35bf commit 033bd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Gradle cache
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 7.6
gradle-version: wrapper

- name: AVD cache
uses: actions/cache@v4
Expand Down

0 comments on commit 033bd6d

Please sign in to comment.