File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -139,9 +139,9 @@ dependencies {
139139 implementation ' com.github.pschroen:slack-api-android:c66cc8d997'
140140
141141 // Apollo
142- implementation ' com.apollographql.apollo:apollo-runtime:2.5.9 '
143- implementation ' com.apollographql.apollo:apollo-http-cache:2.5.9 '
144- implementation ' com.apollographql.apollo:apollo-rx2-support:2.5.9 '
142+ implementation ' com.apollographql.apollo:apollo-runtime:2.5.11 '
143+ implementation ' com.apollographql.apollo:apollo-http-cache:2.5.11 '
144+ implementation ' com.apollographql.apollo:apollo-rx2-support:2.5.11 '
145145 implementation ' io.reactivex.rxjava2:rxandroid:2.0.1'
146146
147147 // Google Play Billing
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
99 dependencies {
1010 classpath ' com.android.tools.build:gradle:3.6.4'
1111 classpath ' com.google.gms:google-services:4.3.3'
12- classpath ' com.apollographql.apollo:apollo-gradle-plugin:2.5.9 '
12+ classpath ' com.apollographql.apollo:apollo-gradle-plugin:2.5.11 '
1313 classpath ' org.jacoco:org.jacoco.core:0.8.2'
1414 classpath ' com.google.firebase:firebase-crashlytics-gradle:2.3.0'
1515
You can’t perform that action at this time.
0 commit comments