Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Luteoos authored Feb 14, 2020
1 parent 9e0bde6 commit 1d484a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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<Int> to listening classes
Expand Down

0 comments on commit 1d484a5

Please sign in to comment.