Skip to content

Commit

Permalink
Revert "set setup-android back to an older version"
Browse files Browse the repository at this point in the history
This reverts commit 5035c71.
  • Loading branch information
l-1squared committed Feb 24, 2023
1 parent dde4d77 commit df12dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jgiven_examples_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
java-version: '8'
distribution: 'adopt'
- name: Setup Android SDK
uses: android-actions/setup-android@v2.0.8
uses: android-actions/setup-android@v2
- name: Produce a local release with version 1.1-t
run: source scripts/local_release_with_version.sh
- name: Test Kotlin Example Project
Expand Down

0 comments on commit df12dbd

Please sign in to comment.