Skip to content

Commit b192f30

Browse files
Update dependency com.google.code.gson:gson to v2.12.1
1 parent 35c65c4 commit b192f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MigrationCodelab/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
implementation "androidx.work:work-runtime-ktx:2.10.0"
8383
implementation "com.github.bumptech.glide:glide:4.16.0"
8484
implementation "com.google.android.material:material:1.12.0"
85-
implementation "com.google.code.gson:gson:2.12.0"
85+
implementation "com.google.code.gson:gson:2.12.1"
8686
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1"
8787
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1"
8888

0 commit comments

Comments
 (0)