Skip to content

Commit

Permalink
Update Library version on docs website
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Dec 30, 2023
1 parent 3a688f5 commit 2370ea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

```
dependencies {
implementation 'io.github.amrdeveloper:codeview:1.3.8'
implementation 'io.github.amrdeveloper:codeview:1.3.9'
}
```

Expand All @@ -22,6 +22,6 @@ allprojects {
Step 2: Add the dependency
```
dependencies {
implementation 'com.github.AmrDeveloper:CodeView:1.3.8'
implementation 'com.github.AmrDeveloper:CodeView:1.3.9'
}
```

0 comments on commit 2370ea6

Please sign in to comment.