1.update build-profile.json5

Signed-off-by: dodozhou5 <abczp555555@163.com>
This commit is contained in:
dodozhou5 2022-08-23 02:13:38 -07:00
parent 36bffd3be2
commit 64671f1db7
1 changed files with 2 additions and 6 deletions

View File

@ -5,9 +5,9 @@
"products": [
{
"name": "default",
"signingConfig": "default",
"signingConfig": "default"
}
]
],
},
"modules": [
{
@ -25,10 +25,6 @@
{
"name": "imageknife",
"srcPath": "./imageknife"
},
{
"name": "disklrucache",
"srcPath": "./disklrucache"
}
]
}