Merge pull request #125 from TonyJiangWJ/TonyJiangWJ-patch-paddleocr
修改paddleocr包名以符合安卓的包名规则
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
import java.security.MessageDigest
|
||||
|
||||
android {
|
||||
namespace = "paddleocr"
|
||||
namespace = "com.baidu.paddleocr"
|
||||
ndkVersion '21.1.6352462'
|
||||
compileSdk 33
|
||||
defaultConfig {
|
||||
|
||||
Reference in New Issue
Block a user