Back to All

Deprecated dependency error

Hello, Im trying to integrate the SDK to a new project but I am getting an error about a missing deprecated dependency:
Could not find android.arch.lifecycle:extensions:2.2.0.
Required by:
project :app > com.payclip.sdk:payment-ui:2.2.2

When I try adding this dependency the build still fails for the same reason. Any help would be appreciated. Also, is there any full Android sample application on github I can use as a references?