NRSDK 2.2.1
Improvements
Upgrade Android Gradle (3.4.3 -> 4.2.2). Note: Gradle version must be 6.7.1 or higher to avoid build errors. If you are using Unity 2022 or later, the included Gradle version is sufficient. For versions earlier than 2022, you will need to download the appropriate Gradle version.
Bug Fixes
Remove the
android:process=":space"
tag from theAndroidManifest.xml
.
Last updated