Bump com.google.code.gson:gson from 2.8.9 to 2.10.1 (#75)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -42,7 +42,7 @@ dependencies {
|
||||
implementation 'androidx.core:core-ktx:1.8.0'
|
||||
implementation 'com.google.android.material:material:1.8.0'
|
||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.0'
|
||||
implementation 'com.google.code.gson:gson:2.8.9'
|
||||
implementation 'com.google.code.gson:gson:2.10.1'
|
||||
implementation project(path: ':navi-alfred')
|
||||
implementation "com.github.anrwatchdog:anrwatchdog:1.4.0"
|
||||
|
||||
|
||||
@@ -93,7 +93,7 @@ dependencies {
|
||||
// Timber for logging
|
||||
implementation 'com.jakewharton.timber:timber:5.0.1'
|
||||
// Gson
|
||||
implementation 'com.google.code.gson:gson:2.9.0'
|
||||
implementation 'com.google.code.gson:gson:2.10.1'
|
||||
// Firebase SDK for Push Notification
|
||||
api 'com.google.firebase:firebase-analytics-ktx'
|
||||
// Firebase SDK for Google Analytics (Kotlin)
|
||||
|
||||
Reference in New Issue
Block a user