diff --git a/android/build.gradle b/android/build.gradle index aabde68..29fa091 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -22,6 +22,7 @@ rootProject.allprojects { apply plugin: 'com.android.library' android { + namespace = 'com.divyanshushekhar.flutter_process_text' compileSdkVersion 30 defaultConfig {