authpass / biometric_storage

Flutter plugin to store data behind biometric authentication (ie. fingerprint)
https://pub.dev/packages/biometric_storage
MIT License
177 stars 104 forks source link

Gradle issues on android when using the biometric_storage above the version 4.1.3 #105

Closed Febinjohnson96 closed 10 months ago

Febinjohnson96 commented 10 months ago

I'm having an issue with this package on android. The version 4.1.3 is working as expected in android. But when i try to raise the version above 4.1.3 to 5.0.0 and above im getting gradle issues as follows

gradle issue biometric_storage

The Fixes i needed in iOS was after the version 4.1.3, so the latest version 5.0.0+4 is working fine on iOS. But not working on Android Has anyone encountered this issue?

Febinjohnson96 commented 10 months ago

This was resolved after upgrading to gradle-7.5