-
Notifications
You must be signed in to change notification settings - Fork 133
Resolve Issue #19 #20
base: master
Are you sure you want to change the base?
Conversation
`getApkDigestSha256()` now null checks the backing field, and if is null, returns an empty byte array
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
Bump - is anyone from Google here? |
Bump - it's been a month now, is anyone there? |
I'm not from google - just found this from a random google search. But I think you might need to write |
@eedrah - worth a shot I guess. If those specific words are what's required, that bot's original message is poor. @googlebot I signed it! |
Is anyone responsible for this repository at this point? |
getApkDigestSha256()
now null checks the backing field, and if is null, returns an empty byte array