Skip to content

Commit b7e9261

Browse files
rogerhuRoger Hu
and
Roger Hu
authored
upgrade to avoid depending on bolts (#107)
Co-authored-by: Roger Hu <[email protected]>
1 parent e5538e0 commit b7e9261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ParseLiveQuery/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ android {
2424
}
2525

2626
dependencies {
27-
api "com.github.parse-community.Parse-SDK-Android:parse:1.22.1"
27+
api "com.github.parse-community.Parse-SDK-Android:parse:1.24.1"
2828
api "com.squareup.okhttp3:okhttp:3.14.4"
2929

3030
testImplementation "org.robolectric:robolectric:3.3.1"

0 commit comments

Comments
 (0)