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 {