This repository was archived by the owner on Apr 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed
Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change 11<img src =" docs/images/firebase-logo.png " width =" 116px " height =" 32px " alt =" Firebase " />
22
3-
4- ## 3.8.0 (2016, November 18) ******* * UNRELEASED
3+ ## 3.8.0 (2016, November 20)
54
65[ Full changelog] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/compare/3.7.2...3.8.0 )
76
@@ -11,11 +10,21 @@ If version numbers __changed__, clean your platform folders to avoid build error
1110Also, for Android update your Google Repository in the Android SDK manager (type ` android ` on the command prompt),
1211and for iOS do a ` pod repo update ` to fetch the latest versions from Cocoapods.
1312
14- - iOS: 3 .9.x
15- - Android: 9 .8.x
13+ - iOS: __ 3 .9.x __
14+ - Android: __ 9 .8.x __
1615
1716### New
17+ - [ #102 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/102 ) Add google-services to the include.gradle file
18+ - [ #110 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/110 ) Version control firebase add-on services configuration?
19+ - [ #198 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/198 ) Some automations for Android
20+ - [ #213 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/213 ) Bundle postinstall script dependencies
21+ - [ #214 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/214 ) Send Email Verification enhancement
1822- [ #215 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/215 ) Upgrade to latest Firebase SDK's
23+ - [ #216 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/216 ) Automate enabling iOS 10 keychain sharing
24+
25+ ### Fixes
26+ - [ #53 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/53 ) Error in tns build android: 'spawn gradle.bat ENOENT'
27+ - [ #211 ] ( https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/211 ) ` prompt ` dependency breaking tns builds and a possible solution
1928
2029
2130
You can’t perform that action at this time.
0 commit comments