Skip to content

v1.0.0

Choose a tag to compare

@vonovak vonovak released this 13 Nov 10:30
· 334 commits to master since this release

πŸŽ‰ version 1 is finally here πŸŽ‰

Breaking Changes

❌ rename googlePlayServicesVersion to googlePlayServicesAuthVersion (#562)

Update android/build.gradle with:

+ googlePlayServicesAuthVersion = "your version"
googlePlayServicesVersion = "your version" // please note other libs may depend on this so it's safer to not remove this if you already have this

More details in the android guide.

New features

Improvements

  • we made several improvements to the docs
  • updated podpec

full list of commits here