File tree 13 files changed +52
-14
lines changed
firebase-appdistribution-api 13 files changed +52
-14
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
+
4
+ # 16.0.0-beta13
3
5
* [ changed] Bump internal dependencies
4
6
5
7
@@ -135,3 +137,4 @@ API-only library: `firebase-appdistribution-api-ktx`.
135
137
This new Kotlin extensions library transitively includes the
136
138
` firebase-appdistribution-api ` library. The Kotlin extensions library has no
137
139
additional updates.
140
+
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.0.0-beta13
16
- latestReleasedVersion =16.0.0-beta12
15
+ version =16.0.0-beta14
16
+ latestReleasedVersion =16.0.0-beta13
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
+
4
+ # 16.0.0-beta13
3
5
* [ changed] Bump internal dependencies
4
6
5
7
# 16.0.0-beta12
@@ -77,3 +79,4 @@ The [appdistro] Android library with Kotlin extensions is now available in
77
79
beta. The Kotlin extensions library transitively includes the base
78
80
` firebase-app-distribution ` library. To learn more, visit the
79
81
[[ appdistro] KTX reference documentation] ( /docs/reference/kotlin/com/google/firebase/appdistribution/ktx/package-summary ) .
82
+
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.0.0-beta13
16
- latestReleasedVersion =16.0.0-beta12
15
+ version =16.0.0-beta14
16
+ latestReleasedVersion =16.0.0-beta13
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
3
4
+ # 19.0.1
5
+ * [ changed] Updated ` firebase-crashlytics ` dependency to v19.0.1
6
+
4
7
# 19.0.0
5
8
* [ changed] Bump internal dependencies
6
9
Original file line number Diff line number Diff line change 1
- version =19.0.1
2
- latestReleasedVersion =19.0.0
1
+ version =19.0.2
2
+ latestReleasedVersion =19.0.1
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
+
3
+
4
+ # 19.0.1
2
5
* [ changed] Improve cold initialization time.
3
6
* [ fixed] Fixed version compatibility issues with other Firebase libraries.
4
7
8
+
9
+ ## Kotlin
10
+ The Kotlin extensions library transitively includes the updated
11
+ ` firebase-crashlytics ` library. The Kotlin extensions library has no additional
12
+ updates.
13
+
5
14
# 19.0.0
6
15
* [ fixed] Force validation or rotation of FIDs.
7
16
* [ fixed] Added keep rule for shrinkage of Crashlytics build resources in strict mode.
8
17
18
+
9
19
## Kotlin
10
20
The Kotlin extensions library transitively includes the updated
11
21
` firebase-crashlytics ` library. The Kotlin extensions library has no additional
Original file line number Diff line number Diff line change 1
- version =19.0.1
2
- latestReleasedVersion =19.0.0
1
+ version =19.0.2
2
+ latestReleasedVersion =19.0.1
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
3
4
+ # 22.1.0
5
+ * [ changed] Added deprecation annotations to the public API. See https://firebase.google.com/support/dynamic-links-faq for further context.
6
+
7
+
8
+ ## Kotlin
9
+ The Kotlin extensions library transitively includes the updated
10
+ ` firebase-dynamic-links ` library. The Kotlin extensions library has no additional
11
+ updates.
12
+
4
13
# 22.0.0
5
14
* [ changed] Bump internal dependencies
6
15
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 =22.0 .1
16
- latestReleasedVersion =22.0 .0
15
+ version =22.1 .1
16
+ latestReleasedVersion =22.1 .0
17
17
android.enableUnitTestBinaryResources =true
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
3
4
+ # 21.0.1
5
+ * [ fixed] Fixed an ` ExceptionInInitializerError ` where the ` url.openStream() ` causes a crash if
6
+ FirebasePerf is not yet initialized (Github #5584 ).
7
+
8
+
9
+ ## Kotlin
10
+ The Kotlin extensions library transitively includes the updated
11
+ ` firebase-performance ` library. The Kotlin extensions library has no additional
12
+ updates.
13
+
4
14
# 21.0.0
5
15
* [ changed] Bump internal dependencies
6
16
Original file line number Diff line number Diff line change 15
15
#
16
16
#
17
17
18
- version =21.0.1
19
- latestReleasedVersion =21.0.0
18
+ version =21.0.2
19
+ latestReleasedVersion =21.0.1
20
20
android.enableUnitTestBinaryResources =true
21
21
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 =2.0.1
16
- latestReleasedVersion =2.0.0
15
+ version =2.0.2
16
+ latestReleasedVersion =2.0.1
You can’t perform that action at this time.
0 commit comments