mirror of
https://github.com/openharmony/applications_notes.git
synced 2026-07-19 21:24:33 -04:00
!312 【5.1.0Release】备忘录升级API18
Merge pull request !312 from yuandongping/note-5.1
This commit is contained in:
+1
-1
@@ -140,7 +140,7 @@ hilog | grep Label
|
||||
|
||||
1.本示例仅支持标准系统上运行,支持设备RK3568。
|
||||
|
||||
2.本示例已适配API14版本SDK,SDK版本号(API Version 14 5.0.2),镜像版本号(5.0.2)。
|
||||
2.本示例已适配API18版本SDK,SDK版本号(API Version 18 5.1.0),镜像版本号(5.1.0)。
|
||||
|
||||
3.本示例需要使用DevEco Studio 5.0.2 Release版本才可编译运行。
|
||||
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@
|
||||
{
|
||||
"name": "default",
|
||||
"signingConfig": "default",
|
||||
"compileSdkVersion": 14,
|
||||
"compileSdkVersion": 18,
|
||||
"compatibleSdkVersion": 14,
|
||||
"runtimeOS": "OpenHarmony"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user