diff --git a/android/build.gradle b/android/build.gradle index 2f2fcd3..d3bec20 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -5,6 +5,7 @@ def safeExtGet(name, fallback) { apply plugin: "com.android.library" android { + namespace = "io.split.rnsplit" compileSdkVersion safeExtGet("compileSdkVersion", 28) defaultConfig { diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index e7854c8..c00e061 100644 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -1,4 +1,4 @@ - \ No newline at end of file +