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.3.3
1.3.4
1 parent 406e781 commit c02441aCopy full SHA for c02441a
docs/install.md
@@ -4,7 +4,7 @@
4
5
```
6
dependencies {
7
- implementation 'io.github.amrdeveloper:codeview:1.3.3'
+ implementation 'io.github.amrdeveloper:codeview:1.3.4'
8
}
9
10
@@ -22,6 +22,6 @@ allprojects {
22
Step 2: Add the dependency
23
24
25
- implementation 'com.github.AmrDeveloper:CodeView:1.3.3'
+ implementation 'com.github.AmrDeveloper:CodeView:1.3.4'
26
27
0 commit comments