airbnb / DeepLinkDispatch

A simple, annotation-based library for making deep link handling better on Android
http://nerds.airbnb.com/deeplinkdispatch/
4.37k stars 409 forks source link

Deep linking integration is Fails with error #319

Closed pprraasshhaanntthh closed 3 years ago

pprraasshhaanntthh commented 3 years ago

Task :app:kaptDebugKotlin FAILED Note: Output path not specified, DeepLink doc is not going to be generated.error: Malformed Deep Link URL www.example.comNote: Output file is null, DeepLink doc not generated.Note: Output file is null, DeepLink doc not generated.[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: com.airbnb.deeplinkdispatch.DeepLinkProcessor (DYNAMIC).

Execution failed for task ':app:kaptDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction java.lang.reflect.InvocationTargetException (no error message)