diff --git a/test/androidx/app/build.gradle b/test/androidx/app/build.gradle index c1eff500..05d93b91 100644 --- a/test/androidx/app/build.gradle +++ b/test/androidx/app/build.gradle @@ -24,6 +24,8 @@ android { compileSdkVersion cordovaConfig.COMPILE_SDK_VERSION buildToolsVersion cordovaConfig.BUILD_TOOLS_VERSION + namespace 'org.apache.cordova.unittests' + defaultConfig { applicationId "org.apache.cordova.unittests" minSdkVersion cordovaConfig.MIN_SDK_VERSION diff --git a/test/androidx/app/src/main/AndroidManifest.xml b/test/androidx/app/src/main/AndroidManifest.xml index a6ca5c41..a8abd7a5 100644 --- a/test/androidx/app/src/main/AndroidManifest.xml +++ b/test/androidx/app/src/main/AndroidManifest.xml @@ -17,8 +17,7 @@ specific language governing permissions and limitations under the License. --> - +