From 3fdba743c32f8ffa2064061e93a265c84f11051e Mon Sep 17 00:00:00 2001 From: Nick Birnie Date: Thu, 6 May 2021 15:08:38 +0100 Subject: [PATCH] Update formatting for gradle dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 241e992f43..be62b630ae 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This project hosts the Java client library for the Google Ads API. ## Gradle dependency -implementation 'com.google.api-ads:google-ads:12.0.0' + implementation 'com.google.api-ads:google-ads:12.0.0' ## Documentation