Skip to content

Commit

Permalink
Fixed: Pinterest authentication (#1004)
Browse files Browse the repository at this point in the history
  • Loading branch information
Subhankar29 authored and pa1pal committed Aug 18, 2017
1 parent bd6c71a commit 4f032f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />

<data android:scheme="pdk4910600717739247160" />
<data android:scheme="pdk4914573327424567067" />
</intent-filter>
</activity>
<activity
Expand Down

0 comments on commit 4f032f1

Please sign in to comment.