diff --git a/docs/install.md b/docs/install.md index c1be90f..ff11948 100644 --- a/docs/install.md +++ b/docs/install.md @@ -4,7 +4,7 @@ ``` dependencies { - implementation 'io.github.amrdeveloper:codeview:1.3.8' + implementation 'io.github.amrdeveloper:codeview:1.3.9' } ``` @@ -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' } ``` \ No newline at end of file