Skip to content

Fixes AB#3542294 Update tokenshare library to 1.7.2#3169

Open
siddhijain wants to merge 2 commits into
devfrom
sjain/update-tokenshare-1.7.2
Open

Fixes AB#3542294 Update tokenshare library to 1.7.2#3169
siddhijain wants to merge 2 commits into
devfrom
sjain/update-tokenshare-1.7.2

Conversation

@siddhijain

@siddhijain siddhijain commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Fixes AB#3542294

  • Updated tokenshare dependency from 1.6.5 to 1.7.2
  • New version adds getTokenSharedDeviceId() API support

- Updated tokenshare dependency from 1.6.5 to 1.7.2
- New version adds getTokenSharedDeviceId() API support

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 23, 2026 20:10
@siddhijain siddhijain requested a review from a team as a code owner June 23, 2026 20:10
@github-actions

Copy link
Copy Markdown

✅ Work item link check complete. Description contains link AB#3542294 to an Azure Boards work item.

1 similar comment
@github-actions

Copy link
Copy Markdown

✅ Work item link check complete. Description contains link AB#3542294 to an Azure Boards work item.

@github-actions

Copy link
Copy Markdown

⚠️ Warning: Changes detected in the 'versions.gradle' file! ⚠️

Please refer to this document for more details.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to update the TokenShare library version used by the project, in support of newer TokenShare APIs (including getTokenSharedDeviceId()), by bumping the configured version in the shared Gradle versions file.

⚠️ Warning: Changes detected ⚠️

Please follow the recommendations in Adding or Updating Gradle Dependencies.

Changes:

  • Updated the tokenShare version constant from 1.6.5 to 1.7.2 in gradle/versions.gradle.

Comment thread gradle/versions.gradle
bouncyCastleVersion = "1.84"
oshiCoreVersion = "5.7.5"
tokenShare = "1.6.5"
tokenShare = "1.7.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants