implementation 'com.arthenica:mobile-ffmpeg-min-gpl:4.4.LTS'
for example this library uses GPL-3.0, LGPL-3.0 licenses, but my app is social app, and i want to keep the source code private, if use gpl licensed any library dynamically in my app, should i make the source of app public and use also gpl?