6.7.0 - Alpha16 - 打包应用支持自带离线 Paddle OCR 引擎, 避免依赖插件安装
This commit is contained in:
@@ -253,8 +253,11 @@ dependencies /* Unclassified */ {
|
||||
// R8
|
||||
implementation(libs.r8)
|
||||
|
||||
// Plugin API: Paddle OCR
|
||||
implementation(project(":plugin-api:paddle-ocr"))
|
||||
// Plugin API: Paddle OCR API
|
||||
implementation(project(":plugin-api:paddle-ocr-api"))
|
||||
|
||||
// Plugin API: Paddle OCR Engine
|
||||
implementation(project(":plugin-api:paddle-ocr-engine"))
|
||||
}
|
||||
|
||||
dependencies /* MIME */ {
|
||||
|
||||
Reference in New Issue
Block a user