Bump gson from 2.10 to 2.10.1 (#2311)
This commit is contained in:
parent
bf2472ae9a
commit
182ec5c965
|
|
@ -151,7 +151,7 @@ dependencies {
|
||||||
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01")
|
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01")
|
||||||
implementation("com.github.bumptech.glide:glide:$glideVersion")
|
implementation("com.github.bumptech.glide:glide:$glideVersion")
|
||||||
implementation("com.google.android.material:material:1.7.0")
|
implementation("com.google.android.material:material:1.7.0")
|
||||||
implementation("com.google.code.gson:gson:2.10")
|
implementation("com.google.code.gson:gson:2.10.1")
|
||||||
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.10.0"))
|
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.10.0"))
|
||||||
implementation("com.squareup.okhttp3:okhttp")
|
implementation("com.squareup.okhttp3:okhttp")
|
||||||
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps")
|
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue