mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-03 19:29:49 -05:00
[Android]: Bump gson from 2.9.0 to 2.9.1 (#222)
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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ dependencies {
|
||||
|
||||
api "androidx.work:work-runtime-ktx:2.7.1"
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.9.0'
|
||||
implementation 'com.google.code.gson:gson:2.9.1'
|
||||
|
||||
api 'com.google.code.gson:gson:2.9.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user