Skip to content

Commit

Permalink
add gradle-wrapper.jar
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-black-tea committed May 3, 2023
1 parent 2d41ed7 commit 813d9ce
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
with:
distribution: 'temurin'
java-version: 11
- name: Setup Android SDK
uses: android-actions/setup-android@v2
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down
1 change: 0 additions & 1 deletion agent/android/.gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
*.iml
.gradle
/gradle/wrapper/gradle-wrapper.jar
/local.properties
/.idea/
/.idea/caches/build_file_checksums.ser
Expand Down
Binary file added agent/android/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.

0 comments on commit 813d9ce

Please sign in to comment.