Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
guiying712 authored Mar 6, 2018
1 parent d3129c5 commit 2f43b6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module_main/src/main/module/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.guiying.module">
package="com.guiying.module.main">

<application
android:name="debug.MainApplication"
Expand All @@ -18,4 +18,4 @@
</activity>
</application>

</manifest>
</manifest>

0 comments on commit 2f43b6d

Please sign in to comment.