Skip to content

Commit 23172db

Browse files
Bump com.google.code.gson:gson in /android-refimpl-app
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.12.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a00aed4 commit 23172db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ dependencies {
396396
androidTestImplementation 'androidx.multidex:multidex:2.0.1'
397397
androidTestImplementation 'androidx.multidex:multidex-instrumentation:2.0.0'
398398
implementation 'info.guardianproject.netcipher:netcipher:2.1.0'
399-
implementation 'com.google.code.gson:gson:2.11.0'
399+
implementation 'com.google.code.gson:gson:2.12.1'
400400
implementation 'com.github.medyo:android-about-page:1.2.4'
401401
implementation 'de.hdodenhof:circleimageview:2.2.0'
402402
implementation 'me.zhanghai.android.patternlock:library:2.1.2'

0 commit comments

Comments
 (0)