We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a688f5 commit 2370ea6Copy full SHA for 2370ea6
docs/install.md
@@ -4,7 +4,7 @@
4
5
```
6
dependencies {
7
- implementation 'io.github.amrdeveloper:codeview:1.3.8'
+ implementation 'io.github.amrdeveloper:codeview:1.3.9'
8
}
9
10
@@ -22,6 +22,6 @@ allprojects {
22
Step 2: Add the dependency
23
24
25
- implementation 'com.github.AmrDeveloper:CodeView:1.3.8'
+ implementation 'com.github.AmrDeveloper:CodeView:1.3.9'
26
27
0 commit comments