Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageactionscript3
themeMidnight
dependencies {
    // ...
    implementation 'com.teamapt.monnify.sdk:monnify-android-sdk:1.0.1920'
}

2. Create an instance of the Monnify SDK

...