When trying to get dependency from com.squareup.sdk.in-app-payments (https://sdk.squareup.com/public/android), gradle fails with an SSL error:
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.
This was working before,
Was access policy changed? if not what can the problem be?