Skip to content

Commit

Permalink
Bump dexmaker version
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 479579252
  • Loading branch information
christosts authored and marcbaechinger committed Oct 20, 2022
1 parent faa796d commit a6b9772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a6b9772

Please sign in to comment.