HeB-kkchong
Results
3
comments of
HeB-kkchong
Any updates on this issue? i am facing this issue too.
Hi all, is anyone able to solve the issue? Mind to share the solution. Thanks 😊
> Update: fix it by adding the following configuration in build.gradle `packagingOptions { jniLibs {useLegacyPackaging true}}` or upgrade the Gradle version to 8.5 or above. the configuration above is to...