Skip to content

Commit 2370ea6

Browse files
committed
Update Library version on docs website
1 parent 3a688f5 commit 2370ea6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
```
66
dependencies {
7-
implementation 'io.github.amrdeveloper:codeview:1.3.8'
7+
implementation 'io.github.amrdeveloper:codeview:1.3.9'
88
}
99
```
1010

@@ -22,6 +22,6 @@ allprojects {
2222
Step 2: Add the dependency
2323
```
2424
dependencies {
25-
implementation 'com.github.AmrDeveloper:CodeView:1.3.8'
25+
implementation 'com.github.AmrDeveloper:CodeView:1.3.9'
2626
}
2727
```

0 commit comments

Comments
 (0)