Skip to content

Commit 6dab41e

Browse files
Update version for GSON
1 parent f8296ae commit 6dab41e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debug-db/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848
exclude group: 'com.android.support', module: 'support-annotations'
4949
})
5050
testCompile 'junit:junit:4.12'
51-
compile 'com.google.code.gson:gson:2.4'
51+
compile 'com.google.code.gson:gson:2.8.0'
5252
}
5353

5454
//apply from: 'debug-db-upload.gradle'

0 commit comments

Comments
 (0)