Merge "Use min_sdk_version 34 for com.android.configinfrastructure" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
ed542a0f65
@@ -13,7 +13,7 @@ java_library {
|
|||||||
type: "lite",
|
type: "lite",
|
||||||
},
|
},
|
||||||
sdk_version: "current",
|
sdk_version: "current",
|
||||||
min_sdk_version: "UpsideDownCake",
|
min_sdk_version: "34",
|
||||||
apex_available: [
|
apex_available: [
|
||||||
"com.android.configinfrastructure",
|
"com.android.configinfrastructure",
|
||||||
"//apex_available:platform",
|
"//apex_available:platform",
|
||||||
|
Reference in New Issue
Block a user