Skip to content

Commit 03758ec

Browse files
authored
Update README.md
1 parent 28d2483 commit 03758ec

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
@@ -26,7 +26,7 @@ allprojects {
2626
Then, add the library to your project `build.gradle`
2727
```gradle
2828
ext {
29-
parseVersion = latest.version.here
29+
parseVersion = "latest.version.here"
3030
}
3131
dependencies {
3232
implementation "com.github.parse-community.Parse-SDK-Android:parse:$parseVersion"

0 commit comments

Comments
 (0)