File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ dependencies {
6060 implementation ' com.google.firebase:firebase-analytics:21.2.0'
6161 implementation ' com.google.firebase:firebase-perf:20.3.0'
6262// implementation 'io.github.kobakei:ratethisapp:1.2.0'
63- implementation ' com.google.code.gson:gson:2.9.0 '
63+ implementation ' com.google.code.gson:gson:2.10.1 '
6464// debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
6565}
6666
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ dependencies {
3535 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
3636
3737 implementation ' androidx.appcompat:appcompat:1.6.0'
38- implementation ' com.google.code.gson:gson:2.9.0 '
38+ implementation ' com.google.code.gson:gson:2.10.1 '
3939 testImplementation ' junit:junit:4.13.2'
4040 androidTestImplementation ' androidx.test:runner:1.5.2'
4141 androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
You can’t perform that action at this time.
0 commit comments