Specs satisfying the `FirebaseAuth (from `<https://github.com/firebase/firebase-ios-sdk>`, tag `10.16.0`)` dependency were found, but they required a higher minimum deployment target.
f
François
10/22/2024, 8:05 PM
you didn’t specify the min version in the cocoapods block
v
vashisthg
10/23/2024, 5:56 AM
Thanks for the answer. I did try adding deploymenttarget but got errors. Sorry for asking like a noob.
vashisthg
10/23/2024, 6:04 AM
I wonder if I am putting the cocoapods block in the correct build.gradle.kts file? Its in the