erikjhordan-rey / People-MVVM

Sample created to practice MVVM and DataBinding in Android Applications.
https://erikjhordan-rey.github.io/blog/2015/12/15/ANDROID-databinding-android.html
667 stars 193 forks source link

fixed tests #8

Closed theodm closed 7 years ago

theodm commented 7 years ago

tests didn't compile because of outdated reference to com.example.jhordan.people_mvvm.viewmodel.PeopleViewModelContract

erikjhordan-rey commented 7 years ago

fixed!