Add the Teams devices passkey IPC client version, Fixes AB#3702767 - #466
Draft
Mohit (mohitc1) wants to merge 1 commit into
Draft
Add the Teams devices passkey IPC client version, Fixes AB#3702767#466Mohit (mohitc1) wants to merge 1 commit into
Mohit (mohitc1) wants to merge 1 commit into
Conversation
|
❌ Work item link check failed. Description does not contain AB#{ID}. Click here to Learn more. |
|
✅ Work item link check complete. Description contains link AB#3702767 to an Azure Boards work item. |
Mohit (mohitc1)
force-pushed
the
mchand/kotlin-2.0.21
branch
from
August 28, 2026 17:23
0376783 to
f0c6bd9
Compare
Mohit (mohitc1)
force-pushed
the
mchand/teams-devices-passkey
branch
from
August 28, 2026 23:46
302488c to
3f038af
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
teamsDevicesPasskeyIpcClientVersionso the Broker can resolve the Teams cross-device passkey IPC client version fromrootProject.extwhen building from this root.The same property is added to the broker repo's own
gradle/versions.gradle, soAADAuthenticator/build.gradleresolves it from whichever root is building.Work items