This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
4.0.2
[4.0.2] - 2021-04-23
Fixed:
- Android: Fixed an issue where the
jsonVariationDetail
method inLDClient
returnedPromise<Record<string, any>>
instead of the declared return type ofPromise<LDEvaluationDetail<Record<string, any>>>
.