Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Realizedd committed Jul 20, 2019
2 parents ce61032 + 6332d52 commit 5ffa9e7
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 @@ -37,15 +37,15 @@ Maven:
#### Dependency
Gradle:
```groovy
compile group: 'com.github.Realizedd', name: 'TokenManager', version: '3.2.2'
compile group: 'com.github.Realizedd', name: 'TokenManager', version: '3.2.3'
```

Maven:
```xml
<dependency>
<groupId>com.github.Realizedd</groupId>
<artifactId>TokenManager</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
</dependency>
```

Expand Down

0 comments on commit 5ffa9e7

Please sign in to comment.