add/update libpng latest version in my android studio project -
please tell me way can add/update libpng latest version in android studio project fix libpng vulnerability issue. project has src/main/jnilibs has /x86 & /armeabi *.so files. please me. thanks
i suspect, based on way asked question, did not add libpng
directly project. if had, obvious need download newer version, specified in google faq.
so identify library using uses libpng
, install later version of library/framework. instance, if using opencv
, instance, check this answer addresses versions of library has updated libpng
.
Comments
Post a Comment