Skip to content

Commit 5cd378b

Browse files
committed
Bump gson version
1 parent fdedb9a commit 5cd378b

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.5.3"

0 commit comments

Comments
 (0)