Skip to content

Commit f459523

Browse files
committed
update README
1 parent bc5bda5 commit f459523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ The callback function will be called after the SDK receives the final attributio
892892
- `costAmount` the cost amount
893893
- `costCurrency` the cost currency string
894894

895-
**Note**: The cost data - `costType`, `costAmount` & `costCurrency` are only available when configured in `AdjustConfig` by setting `needsCost` member to `true`. If not configured or configured, but not being part of the attribution, these fields will have value `null`. This feature is available in SDK v4.29.0 and later.
895+
**Note**: The cost data - `costType`, `costAmount` & `costCurrency` are only available when configured in `AdjustConfig` by setting `needsCost` member to `true`. If not configured or configured, but not being part of the attribution, these fields will have value `null`. This feature is available in SDK v4.26.0 and later.
896896

897897
### <a id="af-session-event-callbacks"></a>Session and event callbacks
898898

0 commit comments

Comments
 (0)