Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
guiying712 committed Mar 12, 2018
1 parent 2f43b6d commit 494e7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module_main/src/main/module/AndroidManifest.xml
Expand Up @@ -9,7 +9,7 @@
android:label="@string/app_main"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity android:name=".main.MainActivity">
<activity android:name="com.guiying.module.main.MainActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />

Expand Down

0 comments on commit 494e7de

Please sign in to comment.