react-native-google-signin / google-signin

Google Sign-in for your React Native applications
https://react-native-google-signin.github.io/
MIT License
3.12k stars 877 forks source link

Incorrect version number in docs? #1237

Closed ayush-shta closed 5 months ago

ayush-shta commented 5 months ago

While looking at the android setup guide there is this section in the "Ensure compatibility" section:

But if you're using RN 0.72 or older, you need to either:

  • install version 12.1.0 of the package
  • or install version 13 AND specify compileSdkVersion 34 in android/build.gradle of your project as highlighted below

But looking at the library, the latest version right now is 11.0.0. Am I missing something here? or the docs needs to be corrected?

We are on RN 0.71.10 and have not faced any build issues. But, we are looking for some clarification on this if possible.

vonovak commented 5 months ago

hello, that section is for sponsors, as explained in https://react-native-google-signin.github.io/docs/install

if you are a sponsor there are newer versions available Thank you :)