Update AndroidManifest.xml
This commit is contained in:
parent
10c28c4014
commit
c445785ad0
1 changed files with 3 additions and 1 deletions
|
@ -4,8 +4,10 @@
|
|||
<application
|
||||
android:label="AnimeKai"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:theme="@style/Theme.AppCompat.Light.NoActionBar">
|
||||
android:theme="@style/Theme.AppCompat.Light.NoActionBar"
|
||||
tools:replace="android:label">
|
||||
|
||||
<!-- Add other components, permissions, or metadata here if needed -->
|
||||
|
||||
</application>
|
||||
</manifest>
|
Loading…
Add table
Add a link
Reference in a new issue