pharshdev / sms_user_consent

Flutter plugin that implements Android's SMS User Consent API
MIT License
9 stars 26 forks source link

Update build.gradle #9

Open mukundjogi opened 2 years ago

mukundjogi commented 2 years ago

Following updates are necessary.

I will update the method channel changes too.

mukundjogi commented 2 years ago

@pharshdev Following updates are necessary.

implementation 'com.google.android.gms:play-services-auth:20.2.0' implementation 'com.google.android.gms:play-services-auth-api-phone:18.0.1' I will update the method channel changes too.I hope you merge it soon.

mukundjogi commented 2 years ago

Hi @pharshdev I hope you will merge the changes mentioned above.