Revert "Update AndroidManifest.xml (#273)" (#275)

This reverts commit 871dcf7171.
This commit is contained in:
LagradOst 2022-12-24 16:11:52 +00:00 committed by GitHub
parent 9e059af0bb
commit 2ba78eb37e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -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>