Skip to content

Commit

Permalink
版本V2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
maning0303 committed Aug 18, 2021
1 parent 779d42c commit 37ffe87
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 @@ -7,8 +7,8 @@ ext {
* 版本统一管理
*/
versions = [
versionCode : 218, //版本号
versionName : "2.1.8", //版本名称
versionCode : 219, //版本号
versionName : "2.1.9", //版本名称

compileSdkVersion: 29,
minSdkVersion : 19,
Expand Down

0 comments on commit 37ffe87

Please sign in to comment.