Skip to content

Commit

Permalink
Merge pull request #100 from friederbluemle/update-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
friederbluemle authored Feb 25, 2023
2 parents f6e49da + c95396b commit 0da0a68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
node-version: '16'
- run: yarn --frozen-lockfile
- uses: gradle/gradle-build-action@v2
with:
gradle-version: 6.5
- name: Create Gradle Wrapper scripts
working-directory: ./android
run: gradle wrapper --gradle-version 5.4.1
Expand Down

0 comments on commit 0da0a68

Please sign in to comment.