We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8906a95 commit 5f81dc0Copy full SHA for 5f81dc0
app/src/main/AndroidManifest.xml
@@ -17,8 +17,7 @@
17
android:supportsRtl="true"
18
android:theme="@style/AppTheme"
19
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute"
20
- android:usesCleartextTraffic="true"
21
- tools:replace="android:theme">
+ android:usesCleartextTraffic="true">
22
23
<activity android:name=".ChooserActivity"
24
android:exported="true">
auth/src/main/AndroidManifest.xml
</intent>
</queries>
- <application
- android:theme="@style/Theme.AppCompat">
+ <application>
<meta-data
android:name="com.google.android.gms.version"
0 commit comments