适配DevEco Studio 4.0(4.0.3.700)--SDK:API10(4.0.10.15)
Signed-off-by: sunao <3078711978@qq.com>
This commit is contained in:
parent
0e906c9b57
commit
1024d74618
|
@ -390,7 +390,7 @@ request.skipMemoryCache(true)
|
|||
|
||||
在下述版本验证通过:
|
||||
|
||||
DevEco Studio 4.0 Release(4.0.3.413)--SDK( 4.0.10.3)原型机:NOH-AN00 204.0.0.62(SP1C00E62R1P11)
|
||||
DevEco Studio 4.0(4.0.3.700)--SDK:API10( 4.0.10.15)
|
||||
|
||||
## 目录结构
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"name": "default",
|
||||
"signingConfig": "default",
|
||||
"compileSdkVersion": 10,
|
||||
"compatibleSdkVersion": 9
|
||||
"compatibleSdkVersion": 10
|
||||
}
|
||||
],
|
||||
"buildModeSet": [
|
||||
|
|
Loading…
Reference in New Issue