1.update build-profile.json5
Signed-off-by: dodozhou5 <abczp555555@163.com>
This commit is contained in:
parent
36bffd3be2
commit
64671f1db7
|
@ -5,9 +5,9 @@
|
||||||
"products": [
|
"products": [
|
||||||
{
|
{
|
||||||
"name": "default",
|
"name": "default",
|
||||||
"signingConfig": "default",
|
"signingConfig": "default"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
"modules": [
|
"modules": [
|
||||||
{
|
{
|
||||||
|
@ -25,10 +25,6 @@
|
||||||
{
|
{
|
||||||
"name": "imageknife",
|
"name": "imageknife",
|
||||||
"srcPath": "./imageknife"
|
"srcPath": "./imageknife"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "disklrucache",
|
|
||||||
"srcPath": "./disklrucache"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue