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 5009794 commit 0d68245Copy full SHA for 0d68245
build.gradle
@@ -28,7 +28,7 @@ ext {
28
isTravisBuild = System.getenv().get("TRAVIS") == 'true'
29
30
asyncVersion = '3.3.2'
31
- gspVersion = '3.3.1'
+ gspVersion = '3.3.2'
32
legacyConvertersVersion = "3.3.1"
33
testingSupportVersion = "1.1.4"
34
datastoreVersion = "6.1.10.RELEASE"
0 commit comments