fixf
This commit is contained in:
parent
81649423c8
commit
110fe5a778
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ plugins {
|
|||
|
||||
kotlin {
|
||||
android {
|
||||
namespace = "moe.lava.neon.client"
|
||||
namespace = "moe.lava.banksia.client"
|
||||
compileSdk = libs.versions.android.compileSdk.get().toInt()
|
||||
|
||||
compilerOptions {
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ plugins {
|
|||
|
||||
kotlin {
|
||||
android {
|
||||
namespace = "moe.lava.neon.ui"
|
||||
namespace = "moe.lava.banksia.ui"
|
||||
compileSdk = libs.versions.android.compileSdk.get().toInt()
|
||||
|
||||
compilerOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue