daewu14 / google_one_tap_sign_in

Flutter Google One Tap Sign In (Android)
MIT License
8 stars 11 forks source link

You need to add for AGP version 8+ #9

Open the-Jinxist opened 7 months ago

the-Jinxist commented 7 months ago

You need to add namespace to the android block of your build.gradle so you can build for newer projects. It is a breaking change and it is affecting my project.

Please read here: https://github.com/flutter/flutter/issues/125181