Version 2.7.2
Upgrade Process
Delete CoreLibrary and EssentialKit folders from
Assets/Plugins/VoxelBusters
Delete
Assets/Plugins/Android/com.voxelbusters.essentialkit.androidlib
folderDelete
Assets/External Dependency Manager
folder [Optional]Import the new update
Run Assets -> External Dependency Manager -> Android -> Force Resolve from "top menu bar"
Add the following dependencies in manifest.json (if not added)
"com.unity.nuget.newtonsoft-json": "2.0.0"
Changes
Fixed date time serialisation in rate my app feature
Fixed initialisation of un-used features
Fixed launch notification for Deep Link Services
Back-ported Calendar notification trigger from V3
Updated CoreLibrary to be in sync with other plugins
Updated External Dependency Manager to 1.2.180
[Android] Upgraded Billing Client version to 6.2.1
[Android] Fixed deprecated androidx fragment indirect dependencies
[Android] Updated google play services libraries (v1) to latest
Last updated