to a tiny test project, and I keep getting this error when I try to reference Realm in my android project.:
Copy code
Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
class com.radreichley.kmmrepro.Story, unresolved supertypes: io.realm.kotlin.types.RealmObject
I get it in my main project, and this barebones repro project. I’ve copied the build.gradle from their example project (