mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00
Update compileSdkVersion to 33
PiperOrigin-RevId: 454573995 (cherry picked from commit 85b4779ccb2fcd4fc6f4f55948fa05388ad398a2)
This commit is contained in:
parent
beb0422e22
commit
72e1f12774
@ -20,7 +20,7 @@ project.ext {
|
||||
// Upgrading this requires [Internal ref: b/193254928] to be fixed, or some
|
||||
// additional robolectric config.
|
||||
targetSdkVersion = 30
|
||||
compileSdkVersion = 32
|
||||
compileSdkVersion = 33
|
||||
dexmakerVersion = '2.28.1'
|
||||
junitVersion = '4.13.2'
|
||||
// Use the same Guava version as the Android repo:
|
||||
|
Loading…
x
Reference in New Issue
Block a user