Latest version of SDK and API Model

Hi, I have a question about the SKD.
In the gradle build file I am using the following versions of PoyntOS SDK Version and Poynt API Model Version:

// Poynt SDK and Model Dependencies
implementation ‘co.poynt.api:android-api-model:1.2.111-SNAPSHOT@jar’
implementation ‘co.poynt.android.sdk:poynt-sdk:1.2.29-SNAPSHOT@aar’

What are the latest versions? I have a problem with the second screen with the service that deals with the writing of email addresses, which occasionally blocks.

Thanks!