LSPosed/hiddenapi-stubs/build.gradle

7 lines
148 B
Groovy

apply plugin: 'com.android.library'
android {
compileSdkVersion androidCompileSdkVersion.toInteger()
ndkVersion androidCompileNdkVersion
}