Commit 370844cb authored by Him188's avatar Him188

Remove application tag in AndroidManifest.xml

parent 770865ca
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.mamoe.mirai">
<application
android:allowBackup="true"
android:supportsRtl="true">
</application>
<manifest package="net.mamoe.mirai">
</manifest>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment