Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit c0506651 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #171 from nextcloud/dependabot/gradle/com.android.support.test-runner-1.0.2

Bump runner from 1.0.1 to 1.0.2
parents 21412150 626d986e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ dependencies {
    // JUnit4 Rules
    androidTestImplementation 'com.android.support.test:rules:1.0.1'
    // Android JUnit Runner
    androidTestImplementation 'com.android.support.test:runner:1.0.1'
    androidTestImplementation 'com.android.support.test:runner:1.0.2'

    jacocoAnt "org.jacoco:org.jacoco.ant:${project.jacocoVersion}"
    jacocoAgent "org.jacoco:org.jacoco.agent:${project.jacocoVersion}"