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

Commit 1650154

Browse files
committed
Merge pull request #15 from ParsePlatform/grantland.gradle
Update parse-android to 1.11.0
2 parents 3fe89c3 + 477506f commit 1650154

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.10.2'
33+
compile 'com.parse:parse-android:1.11.0'
3434

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

0 commit comments

Comments
 (0)