diff --git a/android/build.gradle b/android/build.gradle index bac7672..30b57e9 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -23,6 +23,8 @@ rootProject.allprojects { apply plugin: 'com.android.library' android { + namespace 'tech.mastersam.livechat' + compileSdkVersion 34 defaultConfig {