Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
xm0625 committed Mar 20, 2019
1 parent 21bc614 commit eb62def
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ android {
applicationId "com.xm.vbrowser.app"
minSdkVersion Integer.parseInt(project.ANDROID_BUILD_MIN_SDK_VERSION)
targetSdkVersion Integer.parseInt(project.ANDROID_BUILD_TARGET_SDK_VERSION)
versionCode 5
versionName "1.4"
versionCode 6
versionName "1.5"


// Specifies the ABI configurations of your native
Expand Down

0 comments on commit eb62def

Please sign in to comment.