Skip to content

Commit

Permalink
版本v1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
a2633063 committed Nov 16, 2021
1 parent 16d14f2 commit f227d95
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 52
versionName "v1.11.2"
versionCode 53
versionName "v1.11.3"
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": 52,
"versionName": "v1.11.2",
"versionCode": 53,
"versionName": "v1.11.3",
"outputFile": "app-release.apk"
}
]
Expand Down

0 comments on commit f227d95

Please sign in to comment.