File tree Expand file tree Collapse file tree 4 files changed +17
-6
lines changed Expand file tree Collapse file tree 4 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
- * [ fixed] Fixed a server and SDK mismatch in unicode string sorting. [ #6615 ] ( //github.com/firebase/firebase-android-sdk/pull/6615 )
2
+
3
+
4
+ # 25.1.2
5
+ * [ fixed] Fixed a server and sdk mismatch in unicode string sorting. [ #6615 ] ( //github.com/firebase/firebase-android-sdk/pull/6615 )
6
+
7
+
8
+ ## Kotlin
9
+ The Kotlin extensions library transitively includes the updated
10
+ ` firebase-firestore ` library. The Kotlin extensions library has no additional
11
+ updates.
3
12
4
13
# 25.1.1
5
14
* [ changed] Update Firestore proto definitions. [ #6369 ] ( //github.com/firebase/firebase-android-sdk/pull/6369 )
Original file line number Diff line number Diff line change 1
- version =25.1.2
2
- latestReleasedVersion =25.1.1
1
+ version =25.1.3
2
+ latestReleasedVersion =25.1.2
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
- * [ changed] Internal improvements to correctly handle empty responses from models.
3
2
4
3
4
+ # 16.1.0
5
+ * [ changed] Internal improvements to correctly handle empty model responses.
6
+
5
7
# 16.0.2
6
8
* [ fixed] Improved error message when using an invalid location. (#6428 )
7
9
* [ fixed] Fixed issue where Firebase App Check error tokens were unintentionally missing from the requests. (#6409 )
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- version =16.1.0
16
- latestReleasedVersion =16.0.2
15
+ version =16.1.1
16
+ latestReleasedVersion =16.1.0
You can’t perform that action at this time.
0 commit comments