Skip to content

Commit aa8648b

Browse files
Set release version to 35.0.0 (#818)
1 parent 3afdd8e commit aa8648b

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
35.0.0 - 2025-01-27
2+
-------------------
3+
- Remove support for v16 of the Google Ads API.
4+
15
34.0.0 - 2024-10-17
26
-------------------
37
- Add support and examples for Google Ads API v18.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ This project hosts the Java client library for the Google Ads API.
1818
<dependency>
1919
<groupId>com.google.api-ads</groupId>
2020
<artifactId>google-ads</artifactId>
21-
<version>34.0.0</version>
21+
<version>35.0.0</version>
2222
</dependency>
2323

2424
## Gradle dependency
2525

26-
implementation 'com.google.api-ads:google-ads:34.0.0'
26+
implementation 'com.google.api-ads:google-ads:35.0.0'
2727

2828
## Documentation
2929

@@ -52,3 +52,4 @@ Our documentation is available [here](https://developers.google.com/google-ads/a
5252
- [Josh Radcliff](https://github.com/jradcliff)
5353
- [Nick Birnie](https://github.com/nwbirnie)
5454
- [Devin Chasanoff](https://github.com/devchas)
55+
- [Sarah Botwinick Pollack](https://github.com/sarahcaseybot)

0 commit comments

Comments
 (0)