mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Update compileSdkVersion to 33
PiperOrigin-RevId: 454573995
This commit is contained in:
parent
e8bcdf437e
commit
33caabbc44
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,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…
Reference in a new issue