Bump dexmaker version

PiperOrigin-RevId: 479579252
This commit is contained in:
christosts 2022-10-07 14:49:37 +00:00 committed by Marc Baechinger
parent 8548e3519e
commit 49bfca5482

View File

@ -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