You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
Update build
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
plugins {
|
||||
id("com.android.application")
|
||||
id("com.android.library")
|
||||
}
|
||||
|
||||
val moduleName = "Zygisk On KernelSU"
|
||||
val moduleBaseId = "zygisksu"
|
||||
val authors = "Nullptr"
|
||||
|
||||
val verCode: Int by rootProject.extra
|
||||
val verName: String by rootProject.extra
|
||||
|
||||
android.buildFeatures {
|
||||
androidResources = false
|
||||
buildConfig = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user