Skip to content

Commit

Permalink
Fix wrong Gradle project 's file name (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
ansidev authored Mar 2, 2020
1 parent 34f3db3 commit 7c29ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Include the following in the project's `pom.xml`:
```

##### Gradle
Include the following the project's `gradle.build`
Include the following the project's `build.gradle`
```gradle
compile 'com.google.cloud.sql:mysql-socket-factory-connector-j-8:1.0.15'
```
Expand Down

0 comments on commit 7c29ef9

Please sign in to comment.