Skip to content

Commit e1b2c53

Browse files
m167 mergeback (#7171)
Auto-generated PR for cleaning up release m167 NO_RELEASE_CHANGE Co-authored-by: davidmotson <7716258+davidmotson@users.noreply.github.com>
1 parent ec57d23 commit e1b2c53

File tree

50 files changed

+151
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+151
-66
lines changed

appcheck/firebase-appcheck-debug-testing/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Unreleased
2+
3+
4+
# 19.0.0
25
* [unchanged] Updated to keep [app_check] SDK versions aligned.
36

47
# 18.0.0
@@ -61,3 +64,4 @@
6164
# 16.0.0-beta01
6265
* [feature] Initial beta release of the [app_check] Debug Testing SDK with
6366
abuse reduction features.
67+
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=19.0.0
2-
latestReleasedVersion=18.0.0
1+
version=19.0.1
2+
latestReleasedVersion=19.0.0

appcheck/firebase-appcheck-debug/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Unreleased
2-
* [unchanged] Updated to keep [app_check] SDK versions aligned.
32

43

4+
# 19.0.0
5+
* [unchanged] Updated to keep [app_check] SDK versions aligned.
6+
57
# 18.0.0
68
* [changed] Bump internal dependencies
79

@@ -67,3 +69,4 @@
6769
# 16.0.0-beta01
6870
* [feature] Initial beta release of the [app_check] Debug SDK with abuse
6971
reduction features.
72+
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=19.0.0
2-
latestReleasedVersion=18.0.0
1+
version=19.0.1
2+
latestReleasedVersion=19.0.0

appcheck/firebase-appcheck-playintegrity/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Unreleased
2+
3+
4+
# 19.0.0
25
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
36

47
# 18.0.0
@@ -43,3 +46,4 @@
4346
* [feature] Added support for
4447
[Play Integrity](https://developer.android.com/google/play/integrity) as an
4548
attestation provider.
49+
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=19.0.0
2-
latestReleasedVersion=18.0.0
1+
version=19.0.1
2+
latestReleasedVersion=19.0.0

appcheck/firebase-appcheck/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Unreleased
2+
3+
4+
# 19.0.0
25
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
36
* [removed] **Breaking Change**: Stopped releasing the deprecated Kotlin extensions
47
(KTX) module and removed it from the Firebase Android BoM. Instead, use the KTX APIs
@@ -10,6 +13,7 @@
1013
* [changed] Internal support for `SafetyNet` has been dropped, as the [SafetyNet Attestation API
1114
has been deprecated.](https://developer.android.com/privacy-and-security/safetynet/deprecation-timeline#safetynet_attestation_deprecation_timeline)
1215

16+
1317
## Kotlin
1418
The Kotlin extensions library transitively includes the updated
1519
`firebase-appcheck` library. The Kotlin extensions library has no additional
@@ -141,3 +145,4 @@ additional updates:
141145
# 16.0.0-beta01
142146
* [feature] Initial beta release of the [app_check] SDK with abuse reduction
143147
features.
148+
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=19.0.0
2-
latestReleasedVersion=18.0.0
1+
version=19.0.1
2+
latestReleasedVersion=19.0.0

firebase-abt/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Unreleased
2+
3+
4+
# 23.0.0
25
* [changed] **Breaking Change**: Updated minSdkVersion to API level 23 or higher.
36
* [removed] **Breaking Change**: Stopped releasing the deprecated Kotlin extensions
47
(KTX) module and removed it from the Firebase Android BoM. Instead, use the KTX APIs
58
from the main module. For details, see the
69
[FAQ about this initiative](https://firebase.google.com/docs/android/kotlin-migration).
710

8-
911
# 22.0.0
1012
* [changed] Bump internal dependencies
1113

@@ -49,3 +51,4 @@
4951

5052
# 17.1.0
5153
* [changed] Updated API to support the latest [remote_config] update.
54+

firebase-abt/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=23.0.0
2-
latestReleasedVersion=22.0.0
1+
version=23.0.1
2+
latestReleasedVersion=23.0.0

0 commit comments

Comments
 (0)