Skip to content

Commit

Permalink
is it java version
Browse files Browse the repository at this point in the history
  • Loading branch information
laves committed Feb 8, 2024
1 parent d5b46ba commit 69e2459
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ jobs:
- node-version: 16.x
gradle-version: 6.9
agp-version: 4.1.3
java-version: 11
java-version: 17
rn-version: 0.68.7
- node-version: 18.x
gradle-version: 7.5
agp-version: 7.4.2
java-version: 11
java-version: 17
rn-version: 0.71.12
- node-version: 20.x
gradle-version: 8.2
Expand Down

0 comments on commit 69e2459

Please sign in to comment.