Skip to content

Commit

Permalink
Added gradle wrapper jar
Browse files Browse the repository at this point in the history
  • Loading branch information
danielepantaleone committed Oct 31, 2023
1 parent f71ee6d commit 902098e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Run connected tests
uses: ReactiveCircus/android-emulator-runner@v2
- name: Run Tests
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 23
target: google_apis
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
.mtj.tmp/

# Package Files #
*.jar
*.war
*.nar
*.ear
Expand Down
Binary file added gradle/wrapper/gradle-wrapper.jar
Binary file not shown.

0 comments on commit 902098e

Please sign in to comment.