Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bgiori committed Feb 27, 2024
1 parent a6d4c9d commit 72fd57c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@ jobs:
java-version: '8'
distribution: 'zulu'

- name: Setup Android Environment
uses: maxim-lobanov/setup-android-tools@v1
with:
packages: |
build-tools;28.0.3
platforms;android-28
- name: Build
run: ./gradlew build

Expand Down

0 comments on commit 72fd57c

Please sign in to comment.