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