Skip to content

Releases: adjust/android_sdk

Version 5.7.0

Choose a tag to compare

@shashanksu shashanksu released this 12 May 14:05
c581ace

Added

  • Added getThirdPartySharingSettingsWithTimeout to the Adjust API and setOnThirdPartySharingSettingsChangedListener to AdjustConfig for reading current third-party-sharing settings from the Adjust backend.
  • Added support for sending parameters that identify preinstalled Android system apps.

Pull Request #661


Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.

Version 5.6.1

Choose a tag to compare

@shashanksu shashanksu released this 16 Apr 14:16
db200d3

Changed

  • Updated the Adjust Signature library version to 3.67.0.

Pull Request #659


Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.

Version 5.6.0

Choose a tag to compare

@shashanksu shashanksu released this 30 Mar 20:05
5a1fba9

Added

  • Added setOnRemoteTriggerListener method to AdjustConfig to allow receiving remote trigger updates sent by Adjust backend.

Pull Request #657


Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.

Version 5.5.1

Choose a tag to compare

@shashanksu shashanksu released this 04 Mar 13:30
bf75e3d

Fixed

  • Improved web bridge input validation to address a potential UXSS risk.
  • Hardened object deserialization handling for improved security.

Pull Request #656


Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.

Version 5.5.0

Choose a tag to compare

@shashanksu shashanksu released this 05 Dec 16:36
82b59b8

Added

  • Added getAdidWithTimeout method to the Adjust API to allow retrieving the ADID with a specified timeout. If the value is not obtained in time, null is returned.
  • Added getAttributionWithTimeout method to the Adjust API to allow retrieving the current attribution information with a specified timeout. If the value is not obtained in time, null is returned.
  • Added disableAppSetIdReading method to AdjustConfig to allow disabling the SDK’s reading of the app set ID.

Changed

  • Updated the Adjust Signature library version to 3.62.0.

Pull Request #654


Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.

Version 5.4.6

Choose a tag to compare

@shashanksu shashanksu released this 07 Nov 11:19
b0c927b

Version 5.4.6 (7th November 2025)

Changed

  • Refactored LVL plugin to use direct Binder interface instead of AIDL.

Pull Request #652


Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.

Version 5.4.5

Choose a tag to compare

@shashanksu shashanksu released this 23 Oct 12:16
f94bb09

Version 5.4.5 (23rd October 2025)

Changed

  • Updated the Adjust Signature library version to 3.61.0.
  • Updated link resolution logic to include new Adjust domains where link resolution ends.

Pull Request #650


Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.

Version 5.4.4

Choose a tag to compare

@shashanksu shashanksu released this 18 Sep 11:02

Added

  • Added support for Google License Verification (LVL). For more details about this feature, refer to the official documentation.

Pull Request #647


Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.

Version 5.4.3

Choose a tag to compare

@shashanksu shashanksu released this 25 Aug 03:37
63579fb

Added

  • Added support for processing deferred deep links in session responses.

Pull Request #646


Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.

Version 5.4.2

Choose a tag to compare

@shashanksu shashanksu released this 07 Aug 11:13
2abc832

Changed

  • Updated purchase verification handler (internal changes).

Pull Request #645


Note: In case you are adding Adjust SDK to your app as one of the AARs from the release page, please make sure to also add the latest version of the signature library.