Update gson dependency
This commit is contained in:
parent
8f8d0d07a8
commit
2a67c74f57
|
@ -34,7 +34,7 @@ dependencies {
|
||||||
implementation "androidx.webkit:webkit:1.4.0"
|
implementation "androidx.webkit:webkit:1.4.0"
|
||||||
|
|
||||||
// JSON save/restore shared preference
|
// JSON save/restore shared preference
|
||||||
implementation 'com.google.code.gson:gson:2.8.5'
|
implementation 'com.google.code.gson:gson:2.8.6'
|
||||||
|
|
||||||
// Theme
|
// Theme
|
||||||
implementation 'com.google.android.material:material:1.4.0'
|
implementation 'com.google.android.material:material:1.4.0'
|
||||||
|
|
Loading…
Reference in New Issue