π²SDK Setup
To implement the Adjump SDK in your project using Gradle, follow these steps:
implementation("io.leadmint.adjump:offerwall:1.0.4")implementation("io.leadmint.adjump:offerwall:1.0.4")dependencies {
// Other dependencies...
implementation("io.leadmint.adjump:offerwall:1.0.4")
}dependencies {
// Other dependencies...
implementation("io.leadmint.adjump:offerwall:1.0.4")
}Last updated