Skip to content

Commit 2bd3756

Browse files
committed
Remove non-releasing libraries
1 parent 9f6683f commit 2bd3756

File tree

3 files changed

+1
-54
lines changed

3 files changed

+1
-54
lines changed

release.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
":firebase-crashlytics",
66
":firebase-crashlytics-ndk",
77
":firebase-sessions",
8-
":firebase-crashlytics:ktx",
9-
":firebase-dataconnect",
10-
":firebase-storage",
11-
":firebase-storage:ktx"
8+
":firebase-crashlytics:ktx"
129
]
1310
}

release_report.json

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -73,36 +73,6 @@
7373
}
7474
],
7575
"firebase-crashlytics/ktx": [
76-
],
77-
"firebase-dataconnect": [
78-
{
79-
"commitId": "129cb89fb28d3d76519e85471e6fcaad90db3b90",
80-
"prId": "6970",
81-
"author": "Daymon",
82-
"message": "Update changelog and Vertex version from M164 (#6970)\n\nPer [b/419000235](https://b.corp.google.com/issues/419000235),\n\nThis updates the changelogs and vai version changes we made on the\nrelease branch for M164. This should be merged before we create the\nmerge-back branch, such that the merge-back works as expected.",
83-
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/129cb89fb28d3d76519e85471e6fcaad90db3b90",
84-
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6970"
85-
},
86-
{
87-
"commitId": "f2257e48b1a9f307dcfcb49b3b63202f213d556f",
88-
"prId": "6952",
89-
"author": "Denver Coneybeare",
90-
"message": "dataconnect: update dependencies in demo app (#6952)\n\n",
91-
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/f2257e48b1a9f307dcfcb49b3b63202f213d556f",
92-
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6952"
93-
}
94-
],
95-
"firebase-storage": [
96-
{
97-
"commitId": "129cb89fb28d3d76519e85471e6fcaad90db3b90",
98-
"prId": "6970",
99-
"author": "Daymon",
100-
"message": "Update changelog and Vertex version from M164 (#6970)\n\nPer [b/419000235](https://b.corp.google.com/issues/419000235),\n\nThis updates the changelogs and vai version changes we made on the\nrelease branch for M164. This should be merged before we create the\nmerge-back branch, such that the merge-back works as expected.",
101-
"commitLink": "https://github.com/firebase/firebase-android-sdk/commit/129cb89fb28d3d76519e85471e6fcaad90db3b90",
102-
"prLink": "https://github.com/firebase/firebase-android-sdk/pull/6970"
103-
}
104-
],
105-
"firebase-storage/ktx": [
10676
]
10777
},
10878
"changedLibrariesWithNoChangelog": [

release_report.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -26,30 +26,10 @@
2626
* Add crashlytics-ndk changelog entry (#6946)
2727
[pr](https://github.com/firebase/firebase-android-sdk/pull/6946) [commit](https://github.com/firebase/firebase-android-sdk/commit/78360ad0ccd55589d37206729916ac57b61b7907) [Daymon]
2828

29-
## firebase-sessions
30-
31-
* Add macrobenchmark module for sessions test app (#6982)
32-
[pr](https://github.com/firebase/firebase-android-sdk/pull/6982) [commit](https://github.com/firebase/firebase-android-sdk/commit/9f5839fd4e823703629e60e876034b791f589c6e) [Matthew Robertson]
3329

3430
## firebase-crashlytics/ktx
3531
3632

37-
## firebase-dataconnect
38-
39-
* Update changelog and Vertex version from M164 (#6970)
40-
[pr](https://github.com/firebase/firebase-android-sdk/pull/6970) [commit](https://github.com/firebase/firebase-android-sdk/commit/129cb89fb28d3d76519e85471e6fcaad90db3b90) [Daymon]
41-
42-
* dataconnect: update dependencies in demo app (#6952)
43-
[pr](https://github.com/firebase/firebase-android-sdk/pull/6952) [commit](https://github.com/firebase/firebase-android-sdk/commit/f2257e48b1a9f307dcfcb49b3b63202f213d556f) [Denver Coneybeare]
44-
45-
## firebase-storage
46-
47-
* Update changelog and Vertex version from M164 (#6970)
48-
[pr](https://github.com/firebase/firebase-android-sdk/pull/6970) [commit](https://github.com/firebase/firebase-android-sdk/commit/129cb89fb28d3d76519e85471e6fcaad90db3b90) [Daymon]
49-
50-
## firebase-storage/ktx
51-
52-
5333
## SDKs with changes, but no changelogs
5434
:firebase-inappmessaging
5535
:firebase-inappmessaging-display

0 commit comments

Comments
 (0)