Skip to content

Commit b7b7b2d

Browse files
committed
更新版本号
1 parent 35cfa8a commit b7b7b2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId "com.xm.vbrowser.app"
2424
minSdkVersion Integer.parseInt(project.ANDROID_BUILD_MIN_SDK_VERSION)
2525
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION)
26-
versionCode 1
27-
versionName "1.0"
26+
versionCode 2
27+
versionName "1.1"
2828

2929

3030
// Specifies the ABI configurations of your native

0 commit comments

Comments
 (0)