Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Java compile version to 17
  • Loading branch information
naveenmindera committed Apr 10, 2024
1 parent fc566e7 commit 7d2da33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ jobs:
- uses: actions/checkout@v2
- name: Build
run: ./gradlew :app:shared:publishCurrencyExchangeKMPDebugFramework
with:
java-version: 17

0 comments on commit 7d2da33

Please sign in to comment.