Update AndroidManifest.xml

This commit is contained in:
Arkai1 2025-04-14 13:26:27 +05:30 committed by GitHub
parent f59640b27c
commit 03cb078bd9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@
<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">
</application>