You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
### Version 4.38.0 (21st December 2023)
2
2
#### Added
3
-
- Added `toMap()` method in`AdjustAttribution` class to get all its field in a `Map<String, String>` (thanks to @ntsk).
3
+
- Added `toMap()` method to`AdjustAttribution` class to get all its fields in a `Map<String, String>` (thanks to @ntsk).
4
4
- Added ability to process shortened deep links and provide the unshortened link back as a response. You can achieve this by invoking `processDeeplink(Uri url, Context context, OnDeeplinkResolvedListener callback)` method of the `Adjust` instance.
0 commit comments