Play console is warning me that my app does not comply to 16KB support because of this libraries:
base/lib/arm64-v8a/libpl_droidsonroids_gif.so
base/lib/x86_64/libpl_droidsonroids_gif.so
They seems to come from B4XGifView, that uses this https://github.com/koral--/android-gif-drawable
the current version from github seems to support 16KB https://github.com/koral--/android-gif-drawable/pull/847
@Erel is it possible to update the library?
base/lib/arm64-v8a/libpl_droidsonroids_gif.so
base/lib/x86_64/libpl_droidsonroids_gif.so
They seems to come from B4XGifView, that uses this https://github.com/koral--/android-gif-drawable
the current version from github seems to support 16KB https://github.com/koral--/android-gif-drawable/pull/847
@Erel is it possible to update the library?