Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rgghgh authored Oct 10, 2017
1 parent 668dc94 commit 70c9829
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@ Download
--------
via Gradle:
```groovy
compile 'com.rgghgh.nfcactivity:nfcactivity:1.1'
compile 'com.rgghgh.nfcactivity:nfcactivity:1.2'
```
or Maven:
```xml
<dependency>
<groupId>com.rgghgh.nfcactivity</groupId>
<artifactId>nfcactivity</artifactId>
<version>1.1</version>
<version>1.2</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 70c9829

Please sign in to comment.