aboutsummaryrefslogtreecommitdiff
path: root/androidApp/src/google/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'androidApp/src/google/AndroidManifest.xml')
-rw-r--r--androidApp/src/google/AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/androidApp/src/google/AndroidManifest.xml b/androidApp/src/google/AndroidManifest.xml
index 5207ee9..c666fc8 100644
--- a/androidApp/src/google/AndroidManifest.xml
+++ b/androidApp/src/google/AndroidManifest.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:tools="http://schemas.android.com/tools"
- package="mx.trackermap.TrackerMap.android">
+ xmlns:tools="http://schemas.android.com/tools">
<application
android:name=".GoogleMainApplication"