mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Fix constants.gradle bug ref
PiperOrigin-RevId: 389579365
This commit is contained in:
parent
be19624a20
commit
eb74856c57
@ -17,7 +17,7 @@ project.ext {
|
|||||||
releaseVersionCode = 2014002
|
releaseVersionCode = 2014002
|
||||||
minSdkVersion = 16
|
minSdkVersion = 16
|
||||||
appTargetSdkVersion = 29
|
appTargetSdkVersion = 29
|
||||||
// Upgrading this requires [Internal ref: b/162763326] 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 = 31
|
compileSdkVersion = 31
|
||||||
|
Loading…
x
Reference in New Issue
Block a user