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 1ce4818 commit 0ba7ff1Copy full SHA for 0ba7ff1
README.md
@@ -23,8 +23,8 @@ allprojects {
23
**Step 2.** Add the dependency
24
```
25
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
+ implementation 'com.github.Omega-R.OmegaTypes:omegatypes:1.0.0'
+ // implementation 'com.github.Omega-R.OmegaTypes:picasso:1.0.0' // for load url
28
}
29
30
0 commit comments