Skip to content

Commit

Permalink
发布版本
Browse files Browse the repository at this point in the history
版本v1.10.0
  • Loading branch information
a2633063 committed Dec 16, 2020
1 parent 1addb49 commit 4d73f9b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "com.zyc.zcontrol"
minSdkVersion 21
targetSdkVersion 28
versionCode 50
versionName "v1.9.0"
versionCode 51
versionName "v1.10.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
{
"type": "SINGLE",
"filters": [],
"versionCode": 50,
"versionName": "v1.9.0",
"versionCode": 51,
"versionName": "v1.10.0",
"outputFile": "app-release.apk"
}
]
Expand Down

0 comments on commit 4d73f9b

Please sign in to comment.