Skip to content

Commit fd5a8a3

Browse files
Matt Whisenhnuntmattwhisenhunt
authored andcommitted
Update README.md with current version.
1 parent e3207b6 commit fd5a8a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Not supported: Google Web Toolkit (GWT), Java mobile (ME), and Java 1.4 (or earl
137137
<dependency>
138138
<groupId>com.google.api-client</groupId>
139139
<artifactId>google-api-client</artifactId>
140-
<version>1.20.0</version>
140+
<version>1.23.0</version>
141141
</dependency>
142142
</dependencies>
143143
</project>
@@ -150,7 +150,7 @@ Not supported: Google Web Toolkit (GWT), Java mobile (ME), and Java 1.4 (or earl
150150
mavenCentral()
151151
}
152152
dependencies {
153-
compile 'com.google.api-client:google-api-client:1.20.0'
153+
compile 'com.google.api-client:google-api-client:1.23.0'
154154
}
155155
```
156156

0 commit comments

Comments
 (0)