Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backtrace-library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ android {
6565

6666
dependencies {
6767
implementation fileTree(dir: 'libs', include: ['*.jar'])
68-
implementation 'com.google.code.gson:gson:2.8.5'
68+
implementation 'com.google.code.gson:gson:2.9.1'
6969
implementation 'com.android.support:appcompat-v7:28.0.0'
7070
implementation 'com.squareup:tape:1.2.3'
7171
testImplementation 'junit:junit:4.12'

0 commit comments

Comments
 (0)