Skip to content

Commit a6adb90

Browse files
Update README.md
Co-authored-by: Lawrence Qiu <[email protected]>
1 parent d9e9ef2 commit a6adb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ If you are using Gradle, add this to your dependencies
9696
dependencies {
9797
// The BOM will manage the module versions and transitive dependencies
9898
implementation platform('com.google.auth:google-auth-library-bom:1.30.1')
99-
// Replace this with the implementation module that suits your needs
99+
// Replace with the module(s) that are needed
100100
implementation 'com.google.auth:google-auth-library-oauth2-http'
101101
}
102102

0 commit comments

Comments
 (0)