Skip to content

Commit 97c1cd7

Browse files
committed
update version
1 parent 9d9ec82 commit 97c1cd7

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

0 commit comments

Comments
 (0)