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 bf7d0d6 commit 3a55381Copy full SHA for 3a55381
buildSrc/src/main/java/Constants.kt
@@ -15,7 +15,7 @@ object Versions {
15
16
const val bintray_version = "1.8.5"
17
const val kotlin_stdlib_version = "1.4.10"
18
- const val gson_version = "2.8.6"
+ const val gson_version = "2.10.1"
19
}
20
21
object Libs {
0 commit comments