Skip to content

Commit

Permalink
lib updates
Browse files Browse the repository at this point in the history
  • Loading branch information
DerTyp7214 committed Feb 23, 2023
1 parent 89a3a7c commit c5bcc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildCi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
signingKey: ${{ secrets.SIGNING_KEY }}
keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }}
keyPassword: ${{ secrets.KEY_PASSWORD }}
buildToolsVersion: 34.0.0-rc1
buildToolsVersion: 33.0.0

- name: Delete old APK
run: rm app/build/outputs/apk/debug/app-debug.apk
Expand Down

0 comments on commit c5bcc41

Please sign in to comment.