Skip to content

Commit 0ba7ff1

Browse files
Update README.md
1 parent 1ce4818 commit 0ba7ff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ allprojects {
2323
**Step 2.** Add the dependency
2424
```
2525
dependencies {
26-
implementation 'com.github.Omega-R.OmegaTypes:omegatypes:0.2.0'
27-
// implementation 'com.github.Omega-R.OmegaTypes:picasso:0.2.0' // for load url
26+
implementation 'com.github.Omega-R.OmegaTypes:omegatypes:1.0.0'
27+
// implementation 'com.github.Omega-R.OmegaTypes:picasso:1.0.0' // for load url
2828
}
2929
```
3030

0 commit comments

Comments
 (0)