Merge pull request #644 from nightscout/dependabot/gradle/dev/com.google.code.gson-gson-2.8.8
Bump gson from 2.8.7 to 2.8.8
This commit is contained in:
commit
e2f33752ea
|
@ -24,7 +24,7 @@ dependencies {
|
|||
implementation "io.reactivex.rxjava2:rxandroid:$rxandroid_version"
|
||||
implementation("io.reactivex.rxjava2:rxkotlin:$rxkotlin_version")
|
||||
|
||||
implementation "com.google.code.gson:gson:2.8.7"
|
||||
implementation "com.google.code.gson:gson:2.8.8"
|
||||
|
||||
api "androidx.room:room-runtime:$room_version"
|
||||
kapt "androidx.room:room-compiler:$room_version"
|
||||
|
|
Loading…
Reference in a new issue