I have project with two modules: library and example. Everything working fine since I would like to use data binding in my library module. When I try to use class in example modul
Solution 1:
Found resolution, I had:
testCoverageEnabled true
in debug section which was showing this error.
Share
Post a Comment
for "Data Binding In Library Module"
Post a Comment for "Data Binding In Library Module"