Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 314a771

Browse files
Update README.md
1 parent de1b270 commit 314a771

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
@@ -63,7 +63,7 @@ We're trying to automate these steps, but for now:
6363
- Near the top there's a dependencies section, add `classpath "com.google.gms:google-services:3.0.0"` so it becomes something like:
6464
```
6565
dependencies {
66-
classpath "com.android.tools.build:gradle:1.5.0"
66+
classpath "com.android.tools.build:gradle:X.X.X"
6767
classpath "com.google.gms:google-services:3.0.0"
6868
}
6969
```

0 commit comments

Comments
 (0)