Skip to content

Commit

Permalink
Updated github gradle action version
Browse files Browse the repository at this point in the history
  • Loading branch information
manununhez committed Apr 19, 2024
1 parent 26e2fe6 commit b360e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cache: gradle

- name: Build with Gradle
uses: gradle/actions/setup-gradle@v4
uses: gradle/actions/setup-gradle@v3
with:
cache-read-only: ${{ github.ref != 'refs/heads/master' }}
arguments: compileDebugSources --no-configuration-cache -Pnapt=true
Expand Down

0 comments on commit b360e94

Please sign in to comment.