You've already forked Zygisk-Assistant
mirror of
https://github.com/snake-4/Zygisk-Assistant.git
synced 2025-09-06 06:37:02 +00:00
Update ci.yml, version and module name
This commit is contained in:
@@ -11,7 +11,7 @@ val verName: String by rootProject.extra
|
||||
val abiList: List<String> by rootProject.extra
|
||||
|
||||
android {
|
||||
namespace = "io.github.yervant7"
|
||||
namespace = "com.example.library"
|
||||
compileSdk = 34
|
||||
defaultConfig {
|
||||
ndk {
|
||||
|
||||
@@ -2,5 +2,5 @@ id=${moduleId}
|
||||
name=${moduleName}
|
||||
version=${versionName}
|
||||
versionCode=${versionCode}
|
||||
author=yervant7
|
||||
author=snake-4 & yervant7
|
||||
description=DLCLOSE_MODULE_LIBRARY and FORCE_DENYLIST_UNMOUNT for non-root processes.
|
||||
|
||||
Reference in New Issue
Block a user