mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-11-09 06:13:34 +00:00
update version to 2.0
This commit is contained in:
parent
dc4f1c2174
commit
b5c34cd263
@ -8,8 +8,8 @@ android {
|
|||||||
applicationId "com.baidu.paddle.lite.demo.ocr"
|
applicationId "com.baidu.paddle.lite.demo.ocr"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 1
|
versionCode 2
|
||||||
versionName "1.0"
|
versionName "2.0"
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user