OWASP-BLT / BLT-Flutter

The official OWASP BLT App repository/ Heist 'em bugs!
https://owasp.org/www-project-bug-logging-tool/
BSD 3-Clause "New" or "Revised" License
23 stars 30 forks source link

Fix version incompatibility #318

Closed letsintegreat closed 1 year ago

letsintegreat commented 1 year ago

Closes #317

Project is using an older version of gradle, which is incompatible with one of the dependencies - package_info_plus

Bumping up the gradle version causes another issue - receive_sharing_intent is not compatible with the latest gradle. There is an open PR on receive_sharing_intent, which will make it compatible with the latest gradle. Until it is merged, we will use https://github.com/Thogsit/receive_sharing_intent instead of the official receive_sharing_intent.