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
{{ message }}
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.
Facebook added a dependency to com/google/zxing which is used for barecode scanning.
This has been added certainly because facebook has a qrcode integrated to its app...
Anyway it could be nice if we can ignore this by adding a custom build.gradle to ignore it.
You can do what I suggest manually.
You create a gradle dependencies and in your project.properties instead of pointing to android sdk you point to this dependency file.
Hello.
Facebook added a dependency to
com/google/zxing
which is used for barecode scanning.This has been added certainly because facebook has a qrcode integrated to its app...
Anyway it could be nice if we can ignore this by adding a custom build.gradle to ignore it.
Here is a demo of a custom build.gradle
/~https://github.com/zyra/cordova-plugin-linkedin/blob/master/src/android/LinkedIn.gradle
Regards
Geoffrey MUSELLI
The text was updated successfully, but these errors were encountered: