mirror of
https://github.com/androidx/media.git
synced 2025-05-11 09:39:52 +08:00
Update compileSdkVersion to 33
PiperOrigin-RevId: 454573995 (cherry picked from commit 33caabbc4422a81efbc8e04bc9994ee870ea2d13)
This commit is contained in:
parent
2396887234
commit
2d5238d82b
@ -19,7 +19,7 @@ project.ext {
|
|||||||
// Upgrading this requires [Internal ref: b/193254928] to be fixed, or some
|
// Upgrading this requires [Internal ref: b/193254928] to be fixed, or some
|
||||||
// additional robolectric config.
|
// additional robolectric config.
|
||||||
targetSdkVersion = 30
|
targetSdkVersion = 30
|
||||||
compileSdkVersion = 32
|
compileSdkVersion = 33
|
||||||
dexmakerVersion = '2.28.1'
|
dexmakerVersion = '2.28.1'
|
||||||
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user