Bump dexmaker version

Issue: #9032
PiperOrigin-RevId: 378605169
This commit is contained in:
olly 2021-06-10 10:18:36 +01:00 committed by Oliver Woodman
parent 5204bb0d44
commit 358f400b99

View File

@ -19,7 +19,7 @@ project.ext {
appTargetSdkVersion = 29 appTargetSdkVersion = 29
targetSdkVersion = 30 targetSdkVersion = 30
compileSdkVersion = 30 compileSdkVersion = 30
dexmakerVersion = '2.21.0' dexmakerVersion = '2.28.1'
junitVersion = '4.13.2' junitVersion = '4.13.2'
guavaVersion = '27.1-android' guavaVersion = '27.1-android'
mockitoVersion = '3.4.0' mockitoVersion = '3.4.0'