Skip to content

Commit d4d18b1

Browse files
committed
update version
1 parent d0b5856 commit d4d18b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chat/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId "cn.wildfirechat.chat.open"
2020
minSdkVersion 24
2121
targetSdkVersion 33
22-
versionCode 56
23-
versionName '1.3.1'
22+
versionCode 57
23+
versionName '1.3.2'
2424
multiDexEnabled true
2525
javaCompileOptions {
2626
annotationProcessorOptions {

0 commit comments

Comments
 (0)