Skip to content

Commit f0b5da9

Browse files
committed
chore(build): 更新应用版本号至3.2.213- 将 versionName 从3.2.212 更新为3.2.213- 将 mavenVersion 从 3.2.212 更新为 3.2.213
1 parent 3c63a13 commit f0b5da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ buildscript {
1010

1111
// 应用版本
1212
versionCode = 25
13-
versionName = "3.2.212"
14-
mavenVersion = "3.2.212"
13+
versionName = "3.2.213"
14+
mavenVersion = "3.2.213"
1515

1616
// 依赖库版本
1717
coreKtxVersion = "1.13.1"

0 commit comments

Comments
 (0)