Gradle
Gradle required with JMRSDK is Gradle 6.1.1
Last updated
Gradle required with JMRSDK is Gradle 6.1.1
Last updated
You can download gradle 6.1.1 from .
While building if you get Gradle Build failure, you will get multiple error logs in the unity console. There can be multiple reasons why you are getting these errors.
Fix: Make sure that the minimum API level is set to 26 and the target API level is set to 29 or higher.
Fix: Make sure to select all the publishing build settings correctly as shown in the image below.
This document does not cover manifest merger failure due to multiple manifest files injected due to third-party plugins.