Could not resolve latest platform-client-v2

I am trying to use the latest version
implementation('com.mypurecloud:platform-client-v2:151.0.0')
but during build I receive the following error:

> Could not resolve com.mypurecloud:platform-client-v2:151.0.0.
     Required by:
         project :java:TextCaptureLoadableAdapters
      > Could not resolve com.mypurecloud:platform-client-v2:151.0.0.
         > inconsistent module metadata found. Descriptor: com.mypurecloud:platform-client-v2:${props.version} Errors: bad version: expected='151.0.0' found='${props.version}'
      > Could not resolve com.mypurecloud:platform-client-v2:151.0.0.
         > inconsistent module metadata found. Descriptor: com.mypurecloud:platform-client-v2:${props.version} Errors: bad version: expected='151.0.0' found='${props.version}'

This happens starting version 145.0.0.
Could you help me resolve this issue?
Thanks.

Hi Vereb,

I will have someone on my team take a look at it.

Thanks,
John Carnell
Manager, Developer Engagement

Hi Vereb,

This issue has been resolved in version 151.0.1

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.