forked from recloudstream/cloudstream
This reverts commit 871dcf7171
.
This commit is contained in:
parent
9e059af0bb
commit
2ba78eb37e
1 changed files with 2 additions and 3 deletions
|
@ -45,8 +45,7 @@
|
|||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme"
|
||||
android:usesCleartextTraffic="true"
|
||||
tools:targetApi="o"
|
||||
android:enableOnBackInvokedCallback="true">
|
||||
tools:targetApi="o">
|
||||
|
||||
<meta-data
|
||||
android:name="com.google.android.gms.cast.framework.OPTIONS_PROVIDER_CLASS_NAME"
|
||||
|
@ -190,4 +189,4 @@
|
|||
</provider>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
Loading…
Reference in a new issue