mirror of https://github.com/FongMi/TV.git
parent
2afd299281
commit
652532dc2b
@ -1,13 +1,2 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<application> |
||||
<provider |
||||
android:name="androidx.startup.InitializationProvider" |
||||
android:authorities="${applicationId}.androidx-startup" |
||||
android:exported="false"> |
||||
<meta-data |
||||
android:name="com.github.catvod.Startup" |
||||
android:value="androidx.startup" /> |
||||
</provider> |
||||
</application> |
||||
</manifest> |
||||
<manifest /> |
||||
Loading…
Reference in new issue