Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update version number

...

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

Remember to add Internet permission to application manifest:

...