apply plugin: 'com.android.library' android { compileSdkVersion 33 buildToolsVersion "30.0.2" defaultConfig { minSdkVersion 23 targetSdkVersion 33 } buildTypes { rele } } }