diff --git a/android/build.gradle b/android/build.gradle index a77a3b9..420a251 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -26,6 +26,8 @@ apply plugin: 'com.android.library' android { compileSdkVersion 28 + + namespace 'com.sayegh.move_to_background' defaultConfig { minSdkVersion 16