Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
zhujiang2 committed Aug 3, 2022
1 parent da6044c commit ca18e64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ ext {
compileSdkVersion : 32,
minSdkVersion : 23,
targetSdkVersion : 32,
versionCode : 27,
versionName : "4.3.3",
versionCode : 28,
versionName : "4.5.0",
testInstrumentationRunner: "androidx.test.runner.AndroidJUnitRunner",
consumerProguardFiles : 'consumer-rules.pro',
]
Expand Down

0 comments on commit ca18e64

Please sign in to comment.