You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading an app to the Google Play store with SDK 5 I get this warning:
Your app uses a defective version of the OpenSSL library, which can cause your app to crash. Update to a fixed version of OpenSSL.
Defective versions:
OpenSSL 1.1.1e in lib/arm64-v8a/libcloud_access_jni.so
Is this related to this inclusion in the build.gradle and is this fixed by the recent alpha version 5.0.11-a1?
pickFirst "lib/arm64-v8a/libc++_shared.so"
The text was updated successfully, but these errors were encountered:
When uploading an app to the Google Play store with SDK 5 I get this warning:
Is this related to this inclusion in the build.gradle and is this fixed by the recent alpha version 5.0.11-a1?
The text was updated successfully, but these errors were encountered: