diff --git a/01_EnvironmentSetup/01_Complete/build-profile.json5 b/01_EnvironmentSetup/01_Complete/build-profile.json5 index 591688068faf142cb11fafe66c1f0994ee905856..b2ca56e35558b0dc7ca91989b68a1ea65b49a7a2 100644 --- a/01_EnvironmentSetup/01_Complete/build-profile.json5 +++ b/01_EnvironmentSetup/01_Complete/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/02_UseSwiperToBuildBanner/02_Complete/build-profile.json5 b/02_UseSwiperToBuildBanner/02_Complete/build-profile.json5 index 591688068faf142cb11fafe66c1f0994ee905856..b2ca56e35558b0dc7ca91989b68a1ea65b49a7a2 100644 --- a/02_UseSwiperToBuildBanner/02_Complete/build-profile.json5 +++ b/02_UseSwiperToBuildBanner/02_Complete/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/02_UseSwiperToBuildBanner/02_StartingPoint/build-profile.json5 b/02_UseSwiperToBuildBanner/02_StartingPoint/build-profile.json5 index 591688068faf142cb11fafe66c1f0994ee905856..b2ca56e35558b0dc7ca91989b68a1ea65b49a7a2 100644 --- a/02_UseSwiperToBuildBanner/02_StartingPoint/build-profile.json5 +++ b/02_UseSwiperToBuildBanner/02_StartingPoint/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/03_BuildItem/03_Complete/build-profile.json5 b/03_BuildItem/03_Complete/build-profile.json5 index 591688068faf142cb11fafe66c1f0994ee905856..b2ca56e35558b0dc7ca91989b68a1ea65b49a7a2 100644 --- a/03_BuildItem/03_Complete/build-profile.json5 +++ b/03_BuildItem/03_Complete/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/03_BuildItem/03_StartingPoint/build-profile.json5 b/03_BuildItem/03_StartingPoint/build-profile.json5 index 591688068faf142cb11fafe66c1f0994ee905856..b2ca56e35558b0dc7ca91989b68a1ea65b49a7a2 100644 --- a/03_BuildItem/03_StartingPoint/build-profile.json5 +++ b/03_BuildItem/03_StartingPoint/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/04_BuildGridAndList/04_Complete/build-profile.json5 b/04_BuildGridAndList/04_Complete/build-profile.json5 index 591688068faf142cb11fafe66c1f0994ee905856..b2ca56e35558b0dc7ca91989b68a1ea65b49a7a2 100644 --- a/04_BuildGridAndList/04_Complete/build-profile.json5 +++ b/04_BuildGridAndList/04_Complete/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/04_BuildGridAndList/04_StartingPoint/build-profile.json5 b/04_BuildGridAndList/04_StartingPoint/build-profile.json5 index 591688068faf142cb11fafe66c1f0994ee905856..b2ca56e35558b0dc7ca91989b68a1ea65b49a7a2 100644 --- a/04_BuildGridAndList/04_StartingPoint/build-profile.json5 +++ b/04_BuildGridAndList/04_StartingPoint/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/05_MVVMPatternDesign/05_Complete/build-profile.json5 b/05_MVVMPatternDesign/05_Complete/build-profile.json5 index 591688068faf142cb11fafe66c1f0994ee905856..b2ca56e35558b0dc7ca91989b68a1ea65b49a7a2 100644 --- a/05_MVVMPatternDesign/05_Complete/build-profile.json5 +++ b/05_MVVMPatternDesign/05_Complete/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/05_MVVMPatternDesign/05_StartPoint/build-profile.json5 b/05_MVVMPatternDesign/05_StartPoint/build-profile.json5 index 591688068faf142cb11fafe66c1f0994ee905856..b2ca56e35558b0dc7ca91989b68a1ea65b49a7a2 100644 --- a/05_MVVMPatternDesign/05_StartPoint/build-profile.json5 +++ b/05_MVVMPatternDesign/05_StartPoint/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/06_LayerArchitectureDesign/QS06_Complete/build-profile.json5 b/06_LayerArchitectureDesign/QS06_Complete/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/06_LayerArchitectureDesign/QS06_Complete/build-profile.json5 +++ b/06_LayerArchitectureDesign/QS06_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/06_LayerArchitectureDesign/QS06_StartPoint/build-profile.json5 b/06_LayerArchitectureDesign/QS06_StartPoint/build-profile.json5 index 591688068faf142cb11fafe66c1f0994ee905856..b2ca56e35558b0dc7ca91989b68a1ea65b49a7a2 100644 --- a/06_LayerArchitectureDesign/QS06_StartPoint/build-profile.json5 +++ b/06_LayerArchitectureDesign/QS06_StartPoint/build-profile.json5 @@ -6,6 +6,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/07_ArkWebPageAdaptation/07_Complete/build-profile.json5 b/07_ArkWebPageAdaptation/07_Complete/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/07_ArkWebPageAdaptation/07_Complete/build-profile.json5 +++ b/07_ArkWebPageAdaptation/07_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/07_ArkWebPageAdaptation/07_StartPoint/build-profile.json5 b/07_ArkWebPageAdaptation/07_StartPoint/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/07_ArkWebPageAdaptation/07_StartPoint/build-profile.json5 +++ b/07_ArkWebPageAdaptation/07_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/08_DataDrivenUIUpdates/08_Complete/build-profile.json5 b/08_DataDrivenUIUpdates/08_Complete/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/08_DataDrivenUIUpdates/08_Complete/build-profile.json5 +++ b/08_DataDrivenUIUpdates/08_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/08_DataDrivenUIUpdates/08_StartPoint/build-profile.json5 b/08_DataDrivenUIUpdates/08_StartPoint/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/08_DataDrivenUIUpdates/08_StartPoint/build-profile.json5 +++ b/08_DataDrivenUIUpdates/08_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/09_SettingUpComponentNavigation/09_Complete/build-profile.json5 b/09_SettingUpComponentNavigation/09_Complete/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/09_SettingUpComponentNavigation/09_Complete/build-profile.json5 +++ b/09_SettingUpComponentNavigation/09_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/09_SettingUpComponentNavigation/09_StartPoint/build-profile.json5 b/09_SettingUpComponentNavigation/09_StartPoint/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/09_SettingUpComponentNavigation/09_StartPoint/build-profile.json5 +++ b/09_SettingUpComponentNavigation/09_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/10_TextToSpeech/10_Complete/build-profile.json5 b/10_TextToSpeech/10_Complete/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/10_TextToSpeech/10_Complete/build-profile.json5 +++ b/10_TextToSpeech/10_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/10_TextToSpeech/10_StartPoint/build-profile.json5 b/10_TextToSpeech/10_StartPoint/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/10_TextToSpeech/10_StartPoint/build-profile.json5 +++ b/10_TextToSpeech/10_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/11_DevelopOnceDeployAnywhere/11_Complete/build-profile.json5 b/11_DevelopOnceDeployAnywhere/11_Complete/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/11_DevelopOnceDeployAnywhere/11_Complete/build-profile.json5 +++ b/11_DevelopOnceDeployAnywhere/11_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/11_DevelopOnceDeployAnywhere/11_StartPoint/build-profile.json5 b/11_DevelopOnceDeployAnywhere/11_StartPoint/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/11_DevelopOnceDeployAnywhere/11_StartPoint/build-profile.json5 +++ b/11_DevelopOnceDeployAnywhere/11_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/12_DistributedFlow/12_Complete/build-profile.json5 b/12_DistributedFlow/12_Complete/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/12_DistributedFlow/12_Complete/build-profile.json5 +++ b/12_DistributedFlow/12_Complete/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ], diff --git a/12_DistributedFlow/12_StartPoint/build-profile.json5 b/12_DistributedFlow/12_StartPoint/build-profile.json5 index a7f536b262a4b63997344e1f32ea31caf77ee372..a44ec66cee62deef69ebfca03780aba350756d99 100644 --- a/12_DistributedFlow/12_StartPoint/build-profile.json5 +++ b/12_DistributedFlow/12_StartPoint/build-profile.json5 @@ -8,6 +8,7 @@ "name": "default", "signingConfig": "default", "compatibleSdkVersion": "5.0.5(17)", + "targetSdkVersion": "5.0.5(17)", "runtimeOS": "HarmonyOS", } ],