File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ subprojects {
66 jcenter()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:3.1.3 '
9+ classpath ' com.android.tools.build:gradle:3.1.4 '
1010 classpath ' com.github.dcendents:android-maven-gradle-plugin:2.1'
1111 classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
1212 classpath ' org.jfrog.buildinfo:build-info-extractor-gradle:4.7.5'
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-4.8.1 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.9 -all.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ android {
3636}
3737
3838dependencies {
39- api ' io.reactivex.rxjava2:rxjava:2.1.16 '
39+ api ' io.reactivex.rxjava2:rxjava:2.2.0 '
4040
4141 testImplementation ' junit:junit:4.12'
4242 testImplementation ' org.robolectric:robolectric:3.8'
You can’t perform that action at this time.
0 commit comments