mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
Update AndroidManifest.xml
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="work.master.qinglongapp">
|
||||
<application
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
|
||||
<application
|
||||
android:label="青龙"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/img">
|
||||
|
||||
Reference in New Issue
Block a user