We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35c65c4 commit b192f30Copy full SHA for b192f30
MigrationCodelab/app/build.gradle
@@ -82,7 +82,7 @@ dependencies {
82
implementation "androidx.work:work-runtime-ktx:2.10.0"
83
implementation "com.github.bumptech.glide:glide:4.16.0"
84
implementation "com.google.android.material:material:1.12.0"
85
- implementation "com.google.code.gson:gson:2.12.0"
+ implementation "com.google.code.gson:gson:2.12.1"
86
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1"
87
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1"
88
0 commit comments