Skip to content

Commit 7436016

Browse files
authored
Bump firebase-bom to 34.7.0 (#56)
1 parent d411c47 commit 7436016

File tree

2 files changed

+3
-23
lines changed

2 files changed

+3
-23
lines changed

README.md

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -425,25 +425,5 @@ The app's `com.google.gms:google-services` plugin must be applied to the `build.
425425

426426
This software is licensed under the
427427
[GNU Lesser General Public License v3.0](https://spdx.org/licenses/LGPL-3.0-only.html),
428-
with the following
429-
[linking exception](https://spdx.org/licenses/LGPL-3.0-linking-exception.html)
430-
to clarify that distribution to restricted environments (e.g., app stores)
431-
is permitted:
432-
433-
> This software is licensed under the LGPL3, included below.
434-
> As a special exception to the GNU Lesser General Public License version 3
435-
> ("LGPL3"), the copyright holders of this Library give you permission to
436-
> convey to a third party a Combined Work that links statically or dynamically
437-
> to this Library without providing any Minimal Corresponding Source or
438-
> Minimal Application Code as set out in 4d or providing the installation
439-
> information set out in section 4e, provided that you comply with the other
440-
> provisions of LGPL3 and provided that you meet, for the Application the
441-
> terms and conditions of the license(s) which apply to the Application.
442-
> Except as stated in this special exception, the provisions of LGPL3 will
443-
> continue to comply in full to this Library. If you modify this Library, you
444-
> may apply this exception to your version of this Library, but you are not
445-
> obliged to do so. If you do not wish to do so, delete this exception
446-
> statement from your version. This exception does not (and cannot) modify any
447-
> license terms which apply to the Application, with which you must still
448-
> comply.
449-
428+
with a [linking exception](https://spdx.org/licenses/LGPL-3.0-linking-exception.html)
429+
to clarify that distribution to restricted environments (e.g., app stores) is permitted.

Sources/SkipFirebaseCore/Skip/skip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ settings:
1313
contents:
1414
- block: 'create("libs")'
1515
contents:
16-
- 'version("firebase", "34.1.0")'
16+
- 'version("firebase", "34.7.0")'
1717
- 'library("firebase-bom", "com.google.firebase", "firebase-bom").versionRef("firebase")'
1818

1919
build:

0 commit comments

Comments
 (0)