plugins { id "st-android-library-conventions" } dependencies { implementation project(":core") implementation libs.compose.coil }