I get java.lang.NoClassDefFoundError: Failed resolution of: Lcom/instacart/truetime/TrueTimeEventListener;
Please add the following libraries in the SDK configuration:
implementation("com.github.instacart:truetime-android:4.0.0.alpha")
implementation("com.nimbusds:nimbus-jose-jwt:9.22")