Does anyone know how to solve this? I’ve been with this all day.
I have no experience with Android development, but what they’re telling you is that your app has an outdated version of the OpenSSL cryptography library. The version you’re using (whatever that is) has some known vulnerabilities that could be used to compromise your app (and therefore users). That command they suggest running should display this. What does it show?
Do you know how can I update the openssl? I have not found any information about it.
Like I said, I have no experience with Android development, so I don’t know how you’d update it. It may be related to the Android version you’re building against.
