diff --git a/app/build.gradle b/app/build.gradle index 65e06d544..463c25b0c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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.