Skip to content

Commit

Permalink
Include signing info in README.md (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
drewhamilton authored Oct 2, 2024
1 parent 76c6520 commit 3ca0ab6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,14 @@ exclusively compatible with specific versions of Poko.
Snapshots of the development version are available in [Sonatype's Snapshots
repository](https://oss.sonatype.org/#view-repositories;snapshots~browsestorage).

Releases are signed with [this key](https://keyserver.ubuntu.com/pks/lookup?search=09939C73246B4BA7444CAA453D002DBC5EA9615F&fingerprint=on&op=index).
```
pub rsa4096 2020-02-02
09939C73246B4BA7444CAA453D002DBC5EA9615F
uid Drew Hamilton <[email protected]>
sig 3D002DBC5EA9615F 2020-02-02
```

To use Poko, apply the Gradle plugin in your project:
```kotlin
// Root project:
Expand Down

0 comments on commit 3ca0ab6

Please sign in to comment.