I am currently using the source file @ChristanMelchior kindly made available directly in my project and referencing that instead <io.realm>. So far no compilation errors.
Hey folks ,
The Realm Adapters dependency is not moved to Maven yet. You can directly copy the RealmRecyclerViewAdapter Java file in your project and use it in your custom adapter. You will not need to add dependency at all.
Cheers,
Henna