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+ 0.3.1 - 2018-08-08
2+ ------------------
3+
4+ - Updated FieldMasks utility to properly handle wrapper types.
5+
160.3.0 - 2018-06-18
27------------------
38
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >com.google.api-ads</groupId >
2424 <artifactId >google-ads-parent</artifactId >
25- <version >0.3.0 </version >
25+ <version >0.3.1-SNAPSHOT </version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828
2929 <modelVersion >4.0.0</modelVersion >
3030 <groupId >com.google.api-ads</groupId >
3131 <artifactId >google-ads-examples</artifactId >
3232 <packaging >jar</packaging >
33- <version >0.3.0 </version >
33+ <version >0.3.1-SNAPSHOT </version >
3434 <name >Google Ads API client library for Java examples</name >
3535 <description >
3636 Examples demonstrating the Google Ads API client library for Java.
5555 <dependency >
5656 <groupId >com.google.api-ads</groupId >
5757 <artifactId >google-ads</artifactId >
58- <version >0.3.0 </version >
58+ <version >0.3.1-SNAPSHOT </version >
5959 </dependency >
6060 <dependency >
6161 <groupId >com.beust</groupId >
You can’t perform that action at this time.
0 commit comments