Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pwilkniss committed Oct 1, 2017
1 parent bb6785e commit 427daf4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@ This is required until Java 9 is released, as Java 8 does not have native suppor
<type>pom</type>
</dependency>
```
- Gradle
`compile 'com.clevertap.apns:apns-http2:1.0.2'`
- Gradle
```
compile 'com.clevertap.apns:apns-http2:1.0.2'
```

## Usage

Expand Down

0 comments on commit 427daf4

Please sign in to comment.