Skip to content

Commit

Permalink
Test fix for android gradle plugin 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jobobby04 committed Oct 19, 2020
1 parent 250f7e3 commit 49126b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildPreview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
configuration-cache-enabled: true

- name: Sign Android Release
uses: r0adkll/sign-android-release@v1
uses: jobobby04/sign-android-release@v1.0.2
with:
# The directory to find your release to sign
releaseDirectory: app/build/outputs/apk/standard/release
Expand Down

0 comments on commit 49126b2

Please sign in to comment.