Add Play SDK console verification token to new modules#3217
Merged
0xnm merged 1 commit intoMar 10, 2026
Conversation
aleksandr-gringauz
approved these changes
Mar 4, 2026
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3217 +/- ##
===========================================
+ Coverage 71.46% 71.65% +0.19%
===========================================
Files 934 934
Lines 34628 34641 +13
Branches 5862 5863 +1
===========================================
+ Hits 24745 24820 +75
+ Misses 8238 8206 -32
+ Partials 1645 1615 -30 🚀 New features to boost your workflow:
|
ambushwork
approved these changes
Mar 4, 2026
Contributor
|
Can you add this token for |
satween
self-requested a review
March 5, 2026 12:03
Member
Author
|
Cronet module cannot yet be added to the SDK console due to the low adoption. |
0xnm
deleted the
nogorodnikov/add-play-sdk-console-verification-metadata
branch
March 10, 2026 08:08
ncreated
restored the
nogorodnikov/add-play-sdk-console-verification-metadata
branch
April 9, 2026 09:51
3 tasks
3 tasks
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.
What does this PR do?
This PR adds verification token to the new modules in order to claim their ownership in the Play SDK console.
It is completely fine to have them public, it is just a token, not a security credential.
The verification process is described here https://support.google.com/googleplay/android-developer/answer/12244916#Verify_ownership
Review checklist (to be filled by reviewers)