plugins { id "st-android-library-conventions" } dependencies { implementation project(':core') implementation project(':domains:android:core') }