Skip to content

Commit 10371c4

Browse files
committed
update version
1 parent 452a0db commit 10371c4

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
@@ -16,8 +16,8 @@ android {
1616
applicationId "cn.wildfirechat.chat"
1717
minSdkVersion 16
1818
targetSdkVersion 28 //当targetversion大于23时,需要使用fileprovider
19-
versionCode 10
20-
versionName "0.5.2"
19+
versionCode 11
20+
versionName "0.5.3"
2121
multiDexEnabled true
2222
javaCompileOptions {
2323
annotationProcessorOptions {

0 commit comments

Comments
 (0)