Hadi Lashkari
04/10/2020, 3:15 PM./gradlew clean check
, but when I tried it on a simple new android project created by AS, the same tests throw NoSuchMethodException: com.github.hadilq.emptycomposeandroid.TrackableClass.track()
I have to add that it seems the compiler plugin is installed because it compiles without Unresolved ...
, but at the runtime there is no generated method! Any idea would be appreciated. Thank you for your time 🙂Hadi Lashkari
04/10/2020, 3:17 PMHadi Lashkari
04/15/2020, 10:35 AM