dependencies { implementation project(path: ':common') implementation project(path: ':numbers') implementation "androidx.core:core-ktx:$coreKTX" implementation "androidx.appcompat:appcompat:$appCompat" }