Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
modoxie committed Mar 27, 2017
1 parent 76e2519 commit 6bda9bc
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions oneactivity/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.base.oneactivity">

<application
android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true">

</application>

</manifest>
</manifest>

0 comments on commit 6bda9bc

Please sign in to comment.