We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da69f1a commit 67c7e77Copy full SHA for 67c7e77
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.0</version>
+ <version>16.0.1</version>
27
</dependency>
28
29
## Gradle dependency
30
31
- implementation 'com.google.api-ads:google-ads:16.0.0'
+ implementation 'com.google.api-ads:google-ads:16.0.1'
32
33
## Documentation
34
0 commit comments