Closed 7pairs closed 1 month ago
Hi @7pairs,
Thank you for your pull request.
We typically do not modify this repository directly for version changes in adapters; therefore, the build.gradle.kts
has no dependencies. Your PR indicates a substantial upgrade from v1 to v2 of your SDK. Could you please provide us with the documentation or a migration guide for v2? Understanding the required changes is crucial for us to properly update the adapter.
Additionally, I was unable to locate any information about your v2 SDK on your website. If the documentation is not yet publicly available, could you kindly send it to us? This documentation will greatly assist us in our updating process.
Thank you!
Hi @7pairs We have released the maio adapter 2.0.0.0 based on this PR, please refer to: Maio/2.0.0.0
Update Maio adapter to call maio SDK v2.0.0. We could not fix it because
build.gradle.kts
have no dependencies, but our library name has changed.com.maio:android-sdk:1.x.x
com.maio:android-sdk-v2:2.0.0