File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ INSTRUMENTATION_MIN_SDK_VERSION = 26
3333INSTRUMENTATION_RUNNER_MIN_SDK_VERSION = 14
3434
3535# Dependency versions (plugins)
36- ANDROID_PLUGIN_VERSION = 3.2.0-alpha18
36+ ANDROID_PLUGIN_VERSION = 3.2.0-beta01
3737BINTRAY_PLUGIN_VERSION = 1.8.2
3838SHADOW_PLUGIN_VERSION = 2.0.4
3939VERSIONS_PLUGIN_VERSION = 0.19.0
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-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-4.8.1 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -73,7 +73,6 @@ dependencies {
7373
7474 testImplementation junit5. unitTests()
7575 testImplementation junit5. parameterized()
76- testCompileOnly junit5. unitTestsRuntime()
7776
7877 androidTestImplementation " junit:junit:$JUNIT4_VERSION "
7978 androidTestImplementation " com.android.support.test:runner:$SUPPORT_TEST_LIBRARY_VERSION "
You can’t perform that action at this time.
0 commit comments