Skip to content

Commit d156094

Browse files
Bump com.google.code.gson:gson from 2.8.9 to 2.13.2
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.9 to 2.13.2. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2d148d commit d156094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation 'androidx.preference:preference:1.2.1'
3838
testImplementation 'junit:junit:4.13.2'
3939
androidTestImplementation 'androidx.test:runner:1.7.0'
40-
implementation 'com.google.code.gson:gson:2.8.9'
40+
implementation 'com.google.code.gson:gson:2.13.2'
4141
implementation 'com.android.volley:volley:1.2.1'
4242

4343
implementation "androidx.camera:camera-core:1.4.2"

0 commit comments

Comments
 (0)