File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 23.0.0 - 2023-01-22
2+ -------------------
3+ - Add support and examples for Google Ads API v13.0.
4+ - Update to version 3.1.2 of
5+ ` com.google.cloud:google-cloud-shared-dependencies ` .
6+ - Automate allstar config updates.
7+ - Only create Sonatype staging URL during publishing when needed.
8+
1922.0.0 - 2022-11-03
210-------------------
311- Add support and examples for Google Ads API v12.0.
Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ This project hosts the Java client library for the Google Ads API.
2323 <dependency>
2424 <groupId>com.google.api-ads</groupId>
2525 <artifactId>google-ads</artifactId>
26- <version>22 .0.0</version>
26+ <version>23 .0.0</version>
2727 </dependency>
2828
2929## Gradle dependency
3030
31- implementation 'com.google.api-ads:google-ads:22 .0.0'
31+ implementation 'com.google.api-ads:google-ads:23 .0.0'
3232
3333## Documentation
3434
You can’t perform that action at this time.
0 commit comments