mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
Bump gson from 2.9.1 to 2.10 in /app
Bumps [gson](https://github.com/google/gson) from 2.9.1 to 2.10. - [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.1...gson-parent-2.10) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -164,7 +164,7 @@ dependencies {
|
||||
//google
|
||||
implementation('com.google.android.material:material:1.7.0')
|
||||
implementation('com.google.android.flexbox:flexbox:3.0.0')
|
||||
implementation('com.google.code.gson:gson:2.9.1')
|
||||
implementation('com.google.code.gson:gson:2.10')
|
||||
|
||||
//lifecycle
|
||||
def lifecycle_version = '2.5.1'
|
||||
|
||||
Reference in New Issue
Block a user