mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Bump appTargetSDKVersion to 33
#minor-release PiperOrigin-RevId: 484514123
This commit is contained in:
parent
bcc2fe4007
commit
79e67dea2c
@ -15,7 +15,7 @@ project.ext {
|
|||||||
releaseVersion = '1.0.0-beta02'
|
releaseVersion = '1.0.0-beta02'
|
||||||
releaseVersionCode = 1_000_000_1_02
|
releaseVersionCode = 1_000_000_1_02
|
||||||
minSdkVersion = 16
|
minSdkVersion = 16
|
||||||
appTargetSdkVersion = 29
|
appTargetSdkVersion = 33
|
||||||
// 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user