Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 290 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 290 Bytes

MVVM adapter and utils for Android DataBinding

implementation 'com.github.akvast:mvvm-adapter:0.2.0'
implementation 'com.github.akvast:mvvm-utils:0.2.3'

AndroidX

implementation 'com.github.akvast:mvvm-adapter:0.4.1'
implementation 'com.github.akvast:mvvm-utils:0.3.1'