My app was rejected by Google play store for having an unsecure version of OpenSSL. I’ve seen that the solution is to update configuration.json in the project root/external, but cocos studio projects don’t have an /external folder.
How do I update OpenSSL in my project?