diff --git a/.gitignore b/.gitignore index d4bdf725fc..e3fcb2ef13 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ captures/ .idea/compiler.xml .idea/deploymentTargetDropDown.xml .idea/deploymentTargetSelector.xml +.idea/deviceManager.xml .idea/gradle.xml .idea/jarRepositories.xml .idea/misc.xml diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 1fdc07d72c..ef6bda9ebc 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -13,6 +13,7 @@