mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Bump dexmaker version
PiperOrigin-RevId: 479579252
This commit is contained in:
parent
8548e3519e
commit
49bfca5482
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue