Skip to content

Commit 50a6575

Browse files
authored
Add protobuf to requirements. (#413)
Idea is to avoid issues like #412 in future.
1 parent a90ceac commit 50a6575

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ This project hosts the Java client library for the Google Ads API.
1313
* Java 1.8+
1414
* Maven 3.0+
1515

16+
## Compatible dependencies
17+
18+
* [Protobuf](https://github.com/protocolbuffers/protobuf) 3.12.2+
19+
* [Guava](https://github.com/google/guava) 30.0+
20+
1621
## Maven artifacts
1722

1823
<dependency>

0 commit comments

Comments
 (0)