plugins { id("com.android.library") kotlin("android") id("kotlin-parcelize") } setupKotlinCommon()