Skip to content

Commit d2b48b3

Browse files
authored
Update README.md
1 parent 6026ea5 commit d2b48b3

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
@@ -31,7 +31,7 @@ From the list of modules select "ObservableCollections"
3131
## Gradle
3232
To include via gradle add the following to the dependencies in the gradle file of your module.
3333

34-
implementation 'il.co.theblitz:observablecollections:1.4.1' (For a specific version)
34+
implementation 'il.co.theblitz:observablecollections:1.4.2' (For a specific version)
3535
or
3636

3737
implementation 'il.co.theblitz:observablecollections:+' (For latest version)

0 commit comments

Comments
 (0)