plugins {
id 'com.android.library'
}
android {
namespace 'com.fongmi.hook'
compileSdk 35
defaultConfig {
minSdk 21
targetSdk 28