We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c91a05 commit e8afd82Copy full SHA for e8afd82
1 file changed
README.md
@@ -10,15 +10,15 @@ This project hosts the Java client library for the Google Ads API.
10
11
## Requirements
12
13
- * Java 1.7+
+ * Java 1.8+
14
* Maven 3.0+
15
16
## Maven artifacts
17
18
<dependency>
19
<groupId>com.google.api-ads</groupId>
20
<artifactId>google-ads</artifactId>
21
- <version>0.1.0</version>
+ <version>0.6.0</version>
22
</dependency>
23
24
## Getting started
0 commit comments