From 98c79f603618fc9506caa45bae6310b5a54071f2 Mon Sep 17 00:00:00 2001 From: Marc Prud'hommeaux Date: Wed, 17 Dec 2025 19:22:49 -0500 Subject: [PATCH] Bump firebase-bom to 34.7.0 --- README.md | 24 ++---------------------- Sources/SkipFirebaseCore/Skip/skip.yml | 2 +- 2 files changed, 3 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 20cbfed..bf223c4 100644 --- a/README.md +++ b/README.md @@ -425,25 +425,5 @@ The app's `com.google.gms:google-services` plugin must be applied to the `build. This software is licensed under the [GNU Lesser General Public License v3.0](https://spdx.org/licenses/LGPL-3.0-only.html), -with the following -[linking exception](https://spdx.org/licenses/LGPL-3.0-linking-exception.html) -to clarify that distribution to restricted environments (e.g., app stores) -is permitted: - -> This software is licensed under the LGPL3, included below. -> As a special exception to the GNU Lesser General Public License version 3 -> ("LGPL3"), the copyright holders of this Library give you permission to -> convey to a third party a Combined Work that links statically or dynamically -> to this Library without providing any Minimal Corresponding Source or -> Minimal Application Code as set out in 4d or providing the installation -> information set out in section 4e, provided that you comply with the other -> provisions of LGPL3 and provided that you meet, for the Application the -> terms and conditions of the license(s) which apply to the Application. -> Except as stated in this special exception, the provisions of LGPL3 will -> continue to comply in full to this Library. If you modify this Library, you -> may apply this exception to your version of this Library, but you are not -> obliged to do so. If you do not wish to do so, delete this exception -> statement from your version. This exception does not (and cannot) modify any -> license terms which apply to the Application, with which you must still -> comply. - +with a [linking exception](https://spdx.org/licenses/LGPL-3.0-linking-exception.html) +to clarify that distribution to restricted environments (e.g., app stores) is permitted. diff --git a/Sources/SkipFirebaseCore/Skip/skip.yml b/Sources/SkipFirebaseCore/Skip/skip.yml index 1144f6a..c9d30e2 100644 --- a/Sources/SkipFirebaseCore/Skip/skip.yml +++ b/Sources/SkipFirebaseCore/Skip/skip.yml @@ -13,7 +13,7 @@ settings: contents: - block: 'create("libs")' contents: - - 'version("firebase", "34.1.0")' + - 'version("firebase", "34.7.0")' - 'library("firebase-bom", "com.google.firebase", "firebase-bom").versionRef("firebase")' build: