Skip to content

Commit 423eb36

Browse files
committed
update version
1 parent 6a7d920 commit 423eb36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chat/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId "cn.wildfirechat.chat"
1919
minSdkVersion 17
2020
targetSdkVersion 29 //当targetversion大于23时,需要使用fileprovider
21-
versionCode 29
22-
versionName "0.8.1"
21+
versionCode 30
22+
versionName "0.8.2"
2323
multiDexEnabled true
2424
javaCompileOptions {
2525
annotationProcessorOptions {
-260 KB
Binary file not shown.

0 commit comments

Comments
 (0)