Unity Ads Android integration requirements

Review the requirements and supported tools to complete the Unity Ads integration with your Android app before installing, initializing, and implementing interstitial, rewarded, or banner ads to earn revenue.

App prerequisites

Your Android gradle plugin version must be at least 4.2.0 or higher.

Ensure your build.gradle file specifies the following:

  • minSDKversion to be 19 or higher
  • compileSdkVersion to be 33 or higher
  • Java 8 targeting for the Unity Ads SDK version 4.7.0 and higher