Skip to content

Commit 868247f

Browse files
Andrea Falconesamtstern
authored andcommitted
Remove io.fabric.ApiKey override (#905)
Causes problems with Fabric SDK because it is present after manifest merger.
1 parent d871c7a commit 868247f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

auth/src/main/AndroidManifest.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
android:name="com.google.android.gms.version"
1313
android:value="@integer/google_play_services_version" />
1414

15-
<meta-data
16-
android:name="io.fabric.ApiKey"
17-
android:value="@string/twitter_consumer_secret" />
18-
1915
<meta-data
2016
android:name="com.facebook.sdk.ApplicationId"
2117
android:value="@string/facebook_application_id" />

0 commit comments

Comments
 (0)