We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 064edf4 commit baed5a4Copy full SHA for baed5a4
firebase-storage/CHANGELOG.md
@@ -1,4 +1,5 @@
1
# Unreleased
2
+* [fixed] Fixed an issue where tests were depending on a deprecated feature of the test framework (#6927)
3
4
# 21.0.1
5
* [fixed] Fixed an issue where `maxUploadRetryTimeMillis` parameter is ignored when uploading using
@@ -208,4 +209,3 @@ updates.
208
209
`UploadTask.TaskSnapshot.getDownloadUrl()` methods. To get a current download
210
URL, use
211
[`StorageReference.getDownloadUr()`](/docs/reference/android/com/google/firebase/storage/StorageReference.html#getDownloadUrl()).
-
0 commit comments