BidmadSDK 1.12.0 Update Guide[ENG] - bidmad/Bidmad-Android GitHub Wiki

(Android) BidmadSDK 1.12.0 Update Guide


1.12.0 Changes.-Support ad type Offerwall-Bug fixes

Please update to version 1.12.0 by following the guide below.


Android Studio Project

  1. Add the following code to allprojects> repositories tag in Build.gradle:App Level file

         maven { url "https://tapjoy.bintray.com/maven" } //Tapjoy
    
  2. BidmadSDK Version Update Change the bidmadSDK version to 1.12.0 in build.gradle:app dependencies tag

        implementation 'com.adop.sdk:bidmad-androidx:1.12.0'  //Androidx