renaming the license references too
This commit is contained in:
parent
dac717ae60
commit
9f14be0a5e
1 changed files with 2 additions and 2 deletions
|
@ -116,12 +116,12 @@ if (is_proprietary) {
|
|||
imglyConfig {
|
||||
vesdk {
|
||||
enabled true
|
||||
licensePath 'vesdk_license'
|
||||
licensePath 'vesdk_android_license'
|
||||
}
|
||||
|
||||
pesdk {
|
||||
enabled true
|
||||
licensePath 'pesdk_license'
|
||||
licensePath 'pesdk_android_license'
|
||||
}
|
||||
|
||||
modules {
|
||||
|
|
Loading…
Reference in a new issue