update gradle unmockplugin:0.7.9

This commit is contained in:
Andre Kirchhoff 2021-11-28 16:42:51 -03:00 committed by GitHub
parent 90c9fe7866
commit 72cec7c81e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ buildscript {
classpath 'com.github.triplet.gradle:play-publisher:2.8.0'
// for unit testing https://github.com/bjoernQ/unmock-plugin
classpath 'com.github.bjoernq:unmockplugin:0.7.6'
classpath 'com.github.bjoernq:unmockplugin:0.7.9'
}
}