|
|
@ -1,4 +1,5 @@ |
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> |
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> |
|
|
|
|
|
<uses-permission android:name="android.permission.INTERNET"/> |
|
|
<application |
|
|
<application |
|
|
android:label="shia_game_flutter" |
|
|
android:label="shia_game_flutter" |
|
|
android:name="${applicationName}" |
|
|
android:name="${applicationName}" |
|
|
|