Update dependency com.google.code.gson:gson to v2.10.1

pull/2189/head
renovate[bot] 1 year ago committed by Alex Baker
parent 0dd10e835c
commit 73dfa62fcc

@ -200,7 +200,7 @@ dependencies {
implementation(libs.kotlin.jdk8)
implementation(libs.okhttp)
implementation("com.github.franmontiel:PersistentCookieJar:1.0.1")
implementation("com.google.code.gson:gson:2.9.0")
implementation("com.google.code.gson:gson:2.10.1")
implementation("com.google.android.material:material:1.8.0")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")

Loading…
Cancel
Save