We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3543cd0 commit 8e626ebCopy full SHA for 8e626eb
1 file changed
README.md
@@ -23,12 +23,12 @@ This project hosts the Java client library for the Google Ads API.
23
<dependency>
24
<groupId>com.google.api-ads</groupId>
25
<artifactId>google-ads</artifactId>
26
- <version>16.0.2</version>
+ <version>16.0.3</version>
27
</dependency>
28
29
## Gradle dependency
30
31
- implementation 'com.google.api-ads:google-ads:16.0.2'
+ implementation 'com.google.api-ads:google-ads:16.0.3'
32
33
## Documentation
34
0 commit comments