We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d325d51 commit a03021fCopy full SHA for a03021f
dependencies.gradle
@@ -11,9 +11,9 @@ ext {
11
gradleVersionsPluginVersion = '0.15.0'
12
androidMavenGradlePluginVersion = '1.5'
13
14
- espressoCoreVersion = '2.2.2'
+ espressoCoreVersion = '3.0.0'
15
junitVersion = '4.12'
16
- supportLibraryVersion = '26.0.0'
+ supportLibraryVersion = '26.0.1'
17
androidannotationsVersion = '4.3.1'
18
permissionsdispatcherVersion = '2.4.0'
19
}
gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.0.2-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip
0 commit comments