plugins { id 'com.android.library' } android { compileSdk 32 defaultConfig { minSdk 19 targetSdk 32 } }