FAILURE: Build completed with 9 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'.
> Could not resolve all files for configuration ':app:debugCompileClasspath'.
> Could not resolve com.appboy:android-sdk-ui:+.
Required by:
project :app
> Failed to list versions for com.appboy:android-sdk-ui.
> Unable to load Maven meta-data from https://appboy.github.io/appboy-android-sdk/sdk/com/appboy/android-sdk-ui/maven-metadata.xml.
> Could not HEAD 'https://appboy.github.io/appboy-android-sdk/sdk/com/appboy/android-sdk-ui/maven-metadata.xml'.
> The server may not support the client's requested TLS protocol versions: (TLSv1.2, TLSv1.3). You may need to configure the client to allow other protocols to be used. See: https://docs.gradle.org/7.4/userguide/build_environment.html#gradle_system_properties
> PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Braze Android SDK Version
18.0.1 high
Steps To Reproduce
gradle bulid error
Expected Behavior
gradle bulid success
Actual Incorrect Behavior
Verbose Logs
Additional Information
No response