Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Commit b7bfcd1

Browse files
authored
⬆ Update readme for 1.0.2
1 parent 1a33aa7 commit b7bfcd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ allprojects {
1414
**Step 2.** Add the dependency to your app's project gradle file:
1515
```groovy
1616
dependencies {
17-
implementation 'me.jackdevey:codeview:1.0.1'
17+
implementation 'me.jackdevey:codeview:1.0.2'
1818
}
1919
```
2020

0 commit comments

Comments
 (0)