Removed AndroidManifest.xml

This commit is contained in:
Arkai1 2025-04-13 22:44:27 +05:30 committed by GitHub
parent ea285d0424
commit 6db50849b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="eu.kanade.tachiyomi.animeextension.en.animekai">
<application
android:label="AnimeKai"
android:icon="@mipmap/ic_launcher">
</application>
</manifest>