diff --git a/ci/builders/mac_android_aot_engine.json b/ci/builders/mac_android_aot_engine.json index 6bb034cc6744d..f3a235ecf66c5 100644 --- a/ci/builders/mac_android_aot_engine.json +++ b/ci/builders/mac_android_aot_engine.json @@ -32,6 +32,11 @@ "flutter/shell/platform/android:gen_snapshot" ] }, + "properties": { + "$flutter/osx_sdk": { + "sdk_version": "14c18" + } + }, "tests": [] }, { @@ -67,6 +72,11 @@ "flutter/shell/platform/android:gen_snapshot" ] }, + "properties": { + "$flutter/osx_sdk": { + "sdk_version": "14c18" + } + }, "tests": [] }, { @@ -102,6 +112,11 @@ "flutter/shell/platform/android:gen_snapshot" ] }, + "properties": { + "$flutter/osx_sdk": { + "sdk_version": "14c18" + } + }, "tests": [] }, { @@ -136,6 +151,11 @@ "flutter/shell/platform/android:gen_snapshot" ] }, + "properties": { + "$flutter/osx_sdk": { + "sdk_version": "14c18" + } + }, "tests": [] }, { @@ -171,6 +191,11 @@ "flutter/shell/platform/android:gen_snapshot" ] }, + "properties": { + "$flutter/osx_sdk": { + "sdk_version": "14c18" + } + }, "tests": [] }, { @@ -206,6 +231,11 @@ "flutter/shell/platform/android:gen_snapshot" ] }, + "properties": { + "$flutter/osx_sdk": { + "sdk_version": "14c18" + } + }, "tests": [] } ],