NetCheck
Requirements
Monedata SDK 1.8.11 or higher
Adapter integration
The adapter can be integrated by adding the following dependency in the build.gradle file of your app:
implementation 'io.monedata:adapter-netcheck:6.5.2.0'The adapter can be integrated by adding the following dependency in the build.gradle.kts file of your app:
implementation("io.monedata:adapter-netcheck:6.5.2.0")Last updated