diff --git a/README.md b/README.md index cd1cea3..428b15a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Contains ``` maven { url 'https://jitpack.io' } - implementation 'com.github.Luteoos:Android--MVVMLib:3.1.0x' + implementation 'com.github.Luteoos:Android--MVVMLib:4.0.0' ``` ### Library implements simple 'event bus' between VM and View able to transfer Event to listening classes