Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/master'
Browse files Browse the repository at this point in the history
VishnuSanal committed Aug 2, 2024
2 parents 9328151 + ba3feaa commit 5124f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-build.yml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ jobs:
uses: actions/setup-java@v1
with:
distribution: "adopt"
java-version: 11
java-version: 17

- name: Grant execute permission for gradlew
run: chmod +x gradlew

0 comments on commit 5124f09

Please sign in to comment.