Commit 19e3d9b8 by olly Committed by Ian Baker

Bump dexmaker version

Issue: #9032
PiperOrigin-RevId: 378605169
parent 7b96ba05
Showing with 1 additions and 1 deletions
...@@ -19,7 +19,7 @@ project.ext { ...@@ -19,7 +19,7 @@ project.ext {
appTargetSdkVersion = 29 appTargetSdkVersion = 29
targetSdkVersion = 28 // TODO: Bump once b/143232359 is resolved. Also fix TODOs in UtilTest. targetSdkVersion = 28 // TODO: Bump once b/143232359 is resolved. Also fix TODOs in UtilTest.
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 = '2.28.2' mockitoVersion = '2.28.2'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment