Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afreakyelf committed Dec 6, 2022
1 parent 01bab14 commit 1c2a73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ allprojects {
Step 2. Add the dependency
```java
dependencies {
implementation 'com.github.afreakyelf:Pdf-Viewer:{Tag}'
implementation 'com.github.afreakyelf:Pdf-Viewer:v{Tag}'
}
```
NOTE: Replace the tag with current release version, e.g
Expand Down

0 comments on commit 1c2a73a

Please sign in to comment.