Skip to content
Snippets Groups Projects
Commit 7cb9513c authored by Adrien Béraud's avatar Adrien Béraud
Browse files

update gson to 2.10.1

Change-Id: Id39b0da7d2149d988d63d54a2004edb7adc21b10
parent 57f277f0
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ dependencies {
// RxJava
implementation ("io.reactivex.rxjava3:rxjava:3.1.8")
// gson
implementation ("com.google.code.gson:gson:2.10")
implementation ("com.google.code.gson:gson:2.10.1")
api("com.google.dagger:dagger:$hilt_version")
kapt("com.google.dagger:dagger-compiler:$hilt_version")
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment