Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 8c6adc8

Browse files
author
Le Gall Benoît
committed
update: Readme
1 parent 99f2440 commit 8c6adc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add it in your root `build.gradle` at the end of repositories:
2121
##### Step 2. Add the dependency
2222
```groovy
2323
dependencies {
24-
implementation 'com.frog-development:authorization-jwt-module:Tag'
24+
implementation 'com.frog-development:authorization-jwt-module:1.0.0'
2525
}
2626
```
2727
##### Step 3. Use the Authorization Jwt module

0 commit comments

Comments
 (0)