Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 465 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 465 Bytes

0.0.4

  • Updated Gradle tooling to match Android Studio 3.1.2.

0.0.3

  • Added missing await in setDefaults.
  • Fixed example code in README.

0.0.2

  • Update iOS plugin so that it returns fetch status as a String instead of an int.
  • Bump Android library version to 15.+. The Android plugins for FlutterFire need to all be on the same version. Updating Remote Config to match other FlutterFire plugins.

0.0.1

  • Implement Firebase Remote Config.