Skip to content

Commit 1fbc771

Browse files
committed
Add upgrade instructions
1 parent 8659e9b commit 1fbc771

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For more information about Parse and its features, see [the website][parseplatfo
2020

2121
```groovy
2222
ext {
23-
parseVersion = "1.17.0"
23+
parseVersion = "1.17.1"
2424
}
2525
```
2626

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ allprojects {
2626
ext {
2727
compileSdkVersion = 27
2828

29-
commonLibVersion = "1.17.0"
29+
commonLibVersion = "1.17.1"
3030

3131
supportLibVersion = '27.1.1'
3232

0 commit comments

Comments
 (0)