You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/readme.md
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,11 @@ Support
69
69
70
70
Release Notes
71
71
-------------
72
+
### 10.5.0
73
+
- Changes
74
+
- General (Android): Update to Firebase Android BoM version 31.2.1.
75
+
- General (iOS): Update to Firebase Cocoapods version 10.5.0.
76
+
72
77
### 10.4.0
73
78
- Changes
74
79
- General (Android): Update to Firebase Android BoM version 31.2.0.
@@ -111,7 +116,7 @@ Release Notes
111
116
112
117
### 10.0.1
113
118
- Changes
114
-
- Crashlytics (Android): Fixed a critical [issue](https://github.com/firebase/firebase-android-sdk/issues/4223)
119
+
- Crashlytics (Android): Fixed a critical [issue](https://github.com/firebase/firebase-android-sdk/issues/4223)
115
120
that was causing background crashes in specific cases.
116
121
117
122
### 10.0.0
@@ -120,7 +125,7 @@ Release Notes
120
125
- General (Android): Update Firebase Android BoM dependencies to v31.0.0.
121
126
- General (iOS): Update Firebase Cocoapods dependencies to v10.0.0.
122
127
- General: Minimum supported editor version is now Unity 2019.
123
-
- General: Removed dependency on Parse Tasks.
128
+
- General: Removed dependency on Parse Tasks.
124
129
- Auth (Android/iOS): Deprecate `PhoneAuthProvider.MaxTimeoutMs`. The actual
125
130
range is determined by the underlying SDK, ex. [PhoneAuthOptions.Builder in Android SDK](https://firebase.google.com/docs/reference/android/com/google/firebase/auth/PhoneAuthOptions.Builder).
126
131
- Remote Config: Improve performance when setting default parameters
0 commit comments