Common-Module with Android Dependencies

Hello everyone!

Currently I’m trying to figure out how to make a gradle subproject which works for both platforms (android, ios) while also using android classes which are supported by multi os engine.
Like SQLDroid which uses some android database classes for both platforms.

I struggle in the general setup of the build.gradle file.

thank you for your help! :slight_smile: