update version to 2.0

This commit is contained in:
WenmuZhou 2022-02-27 14:55:09 +08:00
parent dc4f1c2174
commit b5c34cd263

View File

@ -8,8 +8,8 @@ android {
applicationId "com.baidu.paddle.lite.demo.ocr"
minSdkVersion 23
targetSdkVersion 29
versionCode 1
versionName "1.0"
versionCode 2
versionName "2.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {