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": [
|
||||
{
|
||||
"name": "default",
|
||||
"signingConfig": "default",
|
||||
"signingConfig": "default"
|
||||
}
|
||||
]
|
||||
],
|
||||
},
|
||||
"modules": [
|
||||
{
|
||||
|
@ -25,10 +25,6 @@
|
|||
{
|
||||
"name": "imageknife",
|
||||
"srcPath": "./imageknife"
|
||||
},
|
||||
{
|
||||
"name": "disklrucache",
|
||||
"srcPath": "./disklrucache"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue