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

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

Merge pull request #170 from nextcloud/dependabot/gradle/com.dicedmelon.gradle-jacoco-android-0.1.3

Bump jacoco-android from 0.1.2 to 0.1.3
parents 2124a752 59aabd34
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ buildscript {
        google()
    }
    dependencies {
        classpath 'com.dicedmelon.gradle:jacoco-android:0.1.2'
        classpath 'com.dicedmelon.gradle:jacoco-android:0.1.3'
    }
}