diff --git a/build.gradle b/build.gradle index 3882ede5b..f84f9e576 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ buildscript { classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.4' // for unit testing https://github.com/bjoernQ/unmock-plugin - classpath 'com.github.bjoernq:unmockplugin:0.7.9' + classpath 'com.github.bjoernq:unmockplugin:0.8.0' classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version" }