Add permissions and signing config (don't forget to create key.props!)
This commit is contained in:
parent
59a8a78a7a
commit
2956901c6b
2 changed files with 23 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.example.huacu_mobile">
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
<application
|
||||
android:label="huacu_mobile"
|
||||
android:name="${applicationName}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue