Skip to content
This repository was archived by the owner on Feb 14, 2020. It is now read-only.

Commit ed4b652

Browse files
committed
Merge pull request #16 from ParsePlatform/wangmengyan.update_parse
Update to parse 1.12.0
2 parents 1650154 + 2ef22b3 commit ed4b652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ android {
3030
}
3131

3232
dependencies {
33-
compile 'com.parse:parse-android:1.11.0'
33+
compile 'com.parse:parse-android:1.12.0'
3434

3535
testCompile 'junit:junit:4.12'
3636
testCompile 'org.mockito:mockito-core:1.10.19'

0 commit comments

Comments
 (0)