Skip to content

Commit

Permalink
Use gradle 7.6
Browse files Browse the repository at this point in the history
To solve memory usage issues on 7.5.
  • Loading branch information
amberin committed Mar 16, 2024
1 parent 6615da6 commit b769a71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- name: Gradle cache
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 7.6

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

0 comments on commit b769a71

Please sign in to comment.