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

Commit 2ef22b3

Browse files
committed
Update to parse 1.12.0
1 parent 1650154 commit 2ef22b3

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)