Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

0.1.1

Choose a tag to compare

@AntonDobrev AntonDobrev released this 03 Feb 14:38
· 161 commits to master since this release

General improvements and bug fixes.

For Android:

  • Added a beforeprepare hook that installs and applies in build.gradle the Google Services plugin.
  • The Google Services plugin version is set to the latest available on the build machine (previously was 3.0.0)
  • Added a foreground Boolean property in the Android notification extras

General:

  • Added TypeScript definitions for iOS and Android
  • Fixes an issue with requiring of the module (Angular, webpack)