mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
Bump gson from 2.9.0 to 2.9.1 in /app
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.9.0...gson-parent-2.9.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -171,7 +171,7 @@ dependencies {
|
||||
//google
|
||||
implementation('com.google.android.material:material:1.6.1')
|
||||
implementation('com.google.android.flexbox:flexbox:3.0.0')
|
||||
implementation('com.google.code.gson:gson:2.9.0')
|
||||
implementation('com.google.code.gson:gson:2.9.1')
|
||||
|
||||
//lifecycle
|
||||
def lifecycle_version = '2.5.1'
|
||||
|
||||
Reference in New Issue
Block a user