Bump gson from 2.8.6 to 2.8.7
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.7. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.7) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
966f7b35f2
commit
464cdd7a91
|
@ -26,7 +26,7 @@ dependencies {
|
||||||
implementation "io.reactivex.rxjava2:rxandroid:$rxandroid_version"
|
implementation "io.reactivex.rxjava2:rxandroid:$rxandroid_version"
|
||||||
implementation("io.reactivex.rxjava2:rxkotlin:$rxkotlin_version")
|
implementation("io.reactivex.rxjava2:rxkotlin:$rxkotlin_version")
|
||||||
|
|
||||||
implementation "com.google.code.gson:gson:2.8.6"
|
implementation "com.google.code.gson:gson:2.8.7"
|
||||||
|
|
||||||
api "androidx.room:room-runtime:$room_version"
|
api "androidx.room:room-runtime:$room_version"
|
||||||
kapt "androidx.room:room-compiler:$room_version"
|
kapt "androidx.room:room-compiler:$room_version"
|
||||||
|
|
Loading…
Reference in a new issue