diff --git a/android/build.gradle b/android/build.gradle index 58ebbf0..cbc7863 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -25,6 +25,7 @@ apply plugin: 'com.android.library' apply plugin: 'kotlin-android' android { + namespace = "com.abedelazizshe.light_compressor" compileSdkVersion 33 sourceSets {