mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-25 19:47:24 +00:00
Cleanup build.gradle
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
compileSdkVersion rootProject.ext.compileSdkVersion
|
||||
buildToolsVersion rootProject.ext.buildToolsVersion
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
Reference in New Issue
Block a user