Skip to content

Commit 5733fa9

Browse files
committed
update version
1 parent 91b328a commit 5733fa9

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
@@ -19,8 +19,8 @@ android {
1919
applicationId "cn.wildfirechat.chat"
2020
minSdkVersion 21
2121
targetSdkVersion 31 //当targetversion大于23时,需要使用fileprovider
22-
versionCode 45
23-
versionName '0.9.7'
22+
versionCode 46
23+
versionName '0.9.8'
2424
multiDexEnabled true
2525
javaCompileOptions {
2626
annotationProcessorOptions {

0 commit comments

Comments
 (0)