[Cast] Update targetSDK to 31
Bug: 237606269 test: Build mediashell and cast to device Change-Id: Ib666d13485c22b0a8b6356cebec5f7f1d64b16cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3812189 Reviewed-by: Simeon Anfinrud <sanfin@chromium.org> Commit-Queue: Sandeep Vijayasekar <sandv@google.com> Reviewed-by: Sean Topping <seantopping@chromium.org> Cr-Commit-Position: refs/heads/main@{#1032162}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
665af5fd6b
commit
1b13d3ed28
@ -715,7 +715,7 @@ if (is_android) {
|
||||
android_manifest_dep = "//chromecast/browser/android:cast_shell_manifest"
|
||||
|
||||
min_sdk_version = 23
|
||||
target_sdk_version = 31
|
||||
target_sdk_version = 33
|
||||
|
||||
shared_libraries = [ "//chromecast/android:libcast_shell_android" ]
|
||||
|
||||
@ -746,7 +746,7 @@ if (is_android) {
|
||||
"//chromecast/browser/android:cast_browser_manifest"
|
||||
|
||||
min_sdk_version = 23
|
||||
target_sdk_version = 31
|
||||
target_sdk_version = 33
|
||||
|
||||
package_name = "cast_browser"
|
||||
|
||||
|
Reference in New Issue
Block a user