Skip to content

Commit d221990

Browse files
committed
update version
1 parent 85caf3d commit d221990

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 48
21-
versionName '1.0.0'
20+
versionCode 49
21+
versionName '1.1.0'
2222
multiDexEnabled true
2323
javaCompileOptions {
2424
annotationProcessorOptions {

0 commit comments

Comments
 (0)