Update ci.yml, version and module name

This commit is contained in:
snake-4
2024-03-25 00:28:40 +01:00
parent 180d2aa15a
commit 4942a3c4da
5 changed files with 15 additions and 21 deletions

View File

@@ -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 {

View File

@@ -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.