Browse Source

Merge branch 'renovate/com.github.bjoernq-unmockplugin-0.x' into 'develop'

Update dependency com.github.bjoernq:unmockplugin to v0.7.9

See merge request funkwhale/funkwhale-android!195
technical/upgrade-exoplayer
Ryan Harg 2 years ago
parent
commit
fd6804dc20
  1. 2
      build.gradle.kts

2
build.gradle.kts

@ -9,7 +9,7 @@ buildscript { @@ -9,7 +9,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:7.2.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21")
classpath("com.github.bjoernq:unmockplugin:0.7.8")
classpath("com.github.bjoernq:unmockplugin:0.7.9")
classpath("com.github.ben-manes:gradle-versions-plugin:0.38.0")
classpath("org.jacoco:org.jacoco.core:0.8.7")
}

Loading…
Cancel
Save