Skip to content

Commit 96b1625

Browse files
Update AndroidManifest.xml
1 parent 223278b commit 96b1625

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

android/AndroidManifest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
4-
package="com.microsoft.graph"
54
android:installLocation="auto"
65
tools:ignore="UnusedAttribute">
76

@@ -21,4 +20,4 @@
2120
android:allowBackup="true"
2221
android:supportsRtl="true"
2322
tools:ignore="GoogleAppIndexingWarning"></application>
24-
</manifest>
23+
</manifest>

0 commit comments

Comments
 (0)