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 faa796d736
commit a6b9772f0e

View File

@ -21,7 +21,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