Skip to content

Commit 8ee3f0a

Browse files
committed
update version
1 parent c70a675 commit 8ee3f0a

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 4
20-
versionName "0.4.1"
19+
versionCode 5
20+
versionName "0.4.2"
2121
multiDexEnabled true
2222
javaCompileOptions {
2323
annotationProcessorOptions {

0 commit comments

Comments
 (0)