mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Bump appTargetSDKVersion to 33
#minor-release
PiperOrigin-RevId: 484514123
(cherry picked from commit 1bbe7c11f8)
This commit is contained in:
parent
a3de075b3d
commit
86ac8f539d
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ project.ext {
|
|||
releaseVersion = '2.18.1'
|
||||
releaseVersionCode = 2_018_001
|
||||
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