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 d871c7a commit 868247fCopy full SHA for 868247f
auth/src/main/AndroidManifest.xml
@@ -12,10 +12,6 @@
12
android:name="com.google.android.gms.version"
13
android:value="@integer/google_play_services_version" />
14
15
- <meta-data
16
- android:name="io.fabric.ApiKey"
17
- android:value="@string/twitter_consumer_secret" />
18
-
19
<meta-data
20
android:name="com.facebook.sdk.ApplicationId"
21
android:value="@string/facebook_application_id" />
0 commit comments