Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ dependencies {
/*
* AirBnB DeepLinkDispatch
*/
implementation 'com.airbnb:deeplinkdispatch:4.1.0'
implementation 'com.airbnb:deeplinkdispatch:6.2.2'
//FIXME To make the build compatible w/ Buck,
// classes generated by this APT have been manually copied to the source code.
//Remember to uncomment this when deep links are updated, then generate then copy the classes.
Expand Down