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