We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf3010 commit f157c15Copy full SHA for f157c15
backtrace-library/build.gradle
@@ -65,7 +65,7 @@ android {
65
66
dependencies {
67
implementation fileTree(dir: 'libs', include: ['*.jar'])
68
- implementation 'com.google.code.gson:gson:2.8.5'
+ implementation 'com.google.code.gson:gson:2.9.1'
69
implementation 'com.android.support:appcompat-v7:28.0.0'
70
implementation 'com.squareup:tape:1.2.3'
71
testImplementation 'junit:junit:4.12'
0 commit comments