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

Commit 2b730fb

Browse files
committed
Update parse-android to 1.11.0
1 parent aa008cd commit 2b730fb

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
@@ -18,7 +18,7 @@ android {
1818
}
1919

2020
dependencies {
21-
compile 'com.parse:parse-android:1.10.2'
21+
compile 'com.parse:parse-android:1.11.0'
2222

2323
compile 'com.facebook.android:facebook-android-sdk:3.21.0'
2424
}

0 commit comments

Comments
 (0)