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 6026ea5 commit d2b48b3Copy full SHA for d2b48b3
README.md
@@ -31,7 +31,7 @@ From the list of modules select "ObservableCollections"
31
## Gradle
32
To include via gradle add the following to the dependencies in the gradle file of your module.
33
34
- implementation 'il.co.theblitz:observablecollections:1.4.1' (For a specific version)
+ implementation 'il.co.theblitz:observablecollections:1.4.2' (For a specific version)
35
or
36
37
implementation 'il.co.theblitz:observablecollections:+' (For latest version)
0 commit comments