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 e2aeb90 commit f90c102Copy full SHA for f90c102
build.gradle
@@ -1,7 +1,7 @@
1
buildscript {
2
ext {
3
versions = [:]
4
- versions.guava = '13.0.1'
+ versions.guava = '23.0'
5
versions.junit = '4.13'
6
versions.kotlin = '1.3.21'
7
versions.lint = '22.2.0'
0 commit comments