From a6b9772f0e6f5a31baafb6965c3386d819d3c1e9 Mon Sep 17 00:00:00 2001 From: christosts Date: Fri, 7 Oct 2022 14:49:37 +0000 Subject: [PATCH] Bump dexmaker version PiperOrigin-RevId: 479579252 --- constants.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.gradle b/constants.gradle index ccc9b2ec2b..21fd2d573e 100644 --- a/constants.gradle +++ b/constants.gradle @@ -21,7 +21,7 @@ project.ext { // additional robolectric config. targetSdkVersion = 30 compileSdkVersion = 33 - dexmakerVersion = '2.28.1' + dexmakerVersion = '2.28.3' junitVersion = '4.13.2' // Use the same Guava version as the Android repo: // https://cs.android.com/android/platform/superproject/+/master:external/guava/METADATA