diff --git a/test-app/app/build.gradle b/test-app/app/build.gradle index af4552cb2..be0641b55 100644 --- a/test-app/app/build.gradle +++ b/test-app/app/build.gradle @@ -190,7 +190,6 @@ def setAppIdentifier = { -> } android { - namespace "com.tns.testapplication" applyBeforePluginGradleConfiguration() diff --git a/test-app/app/src/main/AndroidManifest.xml b/test-app/app/src/main/AndroidManifest.xml index af5ecc28f..dee1642b6 100644 --- a/test-app/app/src/main/AndroidManifest.xml +++ b/test-app/app/src/main/AndroidManifest.xml @@ -1,5 +1,6 @@ - +