Skip to content

Commit f629c39

Browse files
committed
update version
1 parent c9750d8 commit f629c39

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
@@ -17,8 +17,8 @@ android {
1717
applicationId "cn.wildfirechat.chat"
1818
minSdkVersion 21
1919
targetSdkVersion 33 //当targetversion大于23时,需要使用fileprovider
20-
versionCode 47
21-
versionName '0.9.9'
20+
versionCode 48
21+
versionName '1.0.0'
2222
multiDexEnabled true
2323
javaCompileOptions {
2424
annotationProcessorOptions {

0 commit comments

Comments
 (0)