Commit 49bfca54 by christosts Committed by Marc Baechinger

Bump dexmaker version

PiperOrigin-RevId: 479579252
parent 8548e351
Showing with 1 additions and 1 deletions
...@@ -20,7 +20,7 @@ project.ext { ...@@ -20,7 +20,7 @@ project.ext {
// additional robolectric config. // additional robolectric config.
targetSdkVersion = 30 targetSdkVersion = 30
compileSdkVersion = 33 compileSdkVersion = 33
dexmakerVersion = '2.28.1' dexmakerVersion = '2.28.3'
junitVersion = '4.13.2' junitVersion = '4.13.2'
// Use the same Guava version as the Android repo: // Use the same Guava version as the Android repo:
// https://cs.android.com/android/platform/superproject/+/master:external/guava/METADATA // https://cs.android.com/android/platform/superproject/+/master:external/guava/METADATA
......
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