plugins {
id("com.android.library")
}
android {
namespace = "io.github.libxposed"
dependencies {
compileOnly("androidx.annotation:annotation:1.5.0")