mirror of
https://github.com/samsonjs/media.git
synced 2026-04-13 12:35:48 +00:00
Bump appTargetSDKVersion to 33
#minor-release
PiperOrigin-RevId: 484514123
(cherry picked from commit 79e67dea2c)
This commit is contained in:
parent
3449734b9a
commit
b3bb4d422c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ project.ext {
|
|||
releaseVersion = '1.0.0-beta02'
|
||||
releaseVersionCode = 1_000_000_1_02
|
||||
minSdkVersion = 16
|
||||
appTargetSdkVersion = 29
|
||||
appTargetSdkVersion = 33
|
||||
// Upgrading this requires [Internal ref: b/193254928] to be fixed, or some
|
||||
// additional robolectric config.
|
||||
targetSdkVersion = 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue