Hello, I am trying to implement an apk from android studio, which uses the ZSDK_ANDROID_API.jar library. When I try to build and/or sync the code, it throws me errors, indicating that the library version is not compatible with the current gradle. Has anyone managed to compile using the same library? Greetings.
There is a new version of the lib 'ZSDK_ANDROID_API.jar' ?// Expert user has replied. |
1 Replies
The ZSDK_ANDROID_API.jar should have no dependency on the Gradle. What version of the Gradle is the error against? It will be helpful if paste the error msg here.