forked from floraachy/ImageKnife
!69 适配DevEco Studio 4.0(4.0.3.700)--SDK:API10(4.0.10.15)
Merge pull request !69 from sunao/master
This commit is contained in:
commit
c7f608db1d
|
@ -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