Skip to content

Commit

Permalink
build: AGP 3.6.3 is compatible with Gradle 5.6.4 and up
Browse files Browse the repository at this point in the history
  • Loading branch information
davidburstromspotify committed May 14, 2020
1 parent bc97eb4 commit c531524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
gradle: ['5.6', '6.0', '6.1', '6.2']
gradle: ['5.6.4', '6.0', '6.1', '6.2']
steps:
- uses: actions/checkout@722adc6
with:
Expand Down

0 comments on commit c531524

Please sign in to comment.