diefferson / http_certificate_pinning

Https Certificate pinning for Flutter
Apache License 2.0
84 stars 76 forks source link

ISSUE: unable to upgrade the android to latest sdk. #60

Closed naninydhruva closed 10 months ago

naninydhruva commented 10 months ago

Hi,

We are using this package in our project, we wanted t upgrade the gradle in our project to make the android compatibale with latest android 14, but I see in this package the name space is not specified. can you plz release a new version by updating the gradle file with adding the name space.

because this package will be incompatible with latest android 14 due to it is using gradle 7, can you plz release a new version by upgrading the gradle of your project.

PradipDhanraj commented 10 months ago

any alternate solution available?

Dimple-Kharbanda commented 10 months ago

Is there any solution which can resolve the issue for latest Android version?

naninydhruva commented 10 months ago

I have raised the PR for this kindly please review it.

naninydhruva commented 10 months ago

thanks for approving my PR