Skip to content

Commit

Permalink
Fix GPG key ID
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Mar 5, 2024
1 parent 8918bdc commit 2ccacf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
kotlin:
runs-on: ubuntu-latest
needs: validation
defaults:
run:
working-directory: ./kotlin
Expand Down
2 changes: 1 addition & 1 deletion kotlin/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
android.enableJetifier=true
android.useAndroidX=true
signing.gnupg.keyName=FC91C895581DAFC953BD0E23BD077076A67C38E1
signing.gnupg.keyName=BD077076A67C38E1

0 comments on commit 2ccacf7

Please sign in to comment.