Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
Signed-off-by: VishnuSanal <[email protected]>
  • Loading branch information
VishnuSanal committed Apr 21, 2024
1 parent c875391 commit 63cc7f1
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
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/setup-java@v1
with:
distribution: "adopt"
java-version: 11
java-version: 17

- name: Spotless Test
run: ./gradlew spotlessCheck --stacktrace
Expand Down

0 comments on commit 63cc7f1

Please sign in to comment.