Skip to content

Commit 02a8699

Browse files
committed
update version
1 parent dd52e39 commit 02a8699

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
@@ -18,8 +18,8 @@ android {
1818
applicationId "cn.wildfirechat.chat"
1919
minSdkVersion 17
2020
targetSdkVersion 29 //当targetversion大于23时,需要使用fileprovider
21-
versionCode 34
22-
versionName "0.8.6"
21+
versionCode 35
22+
versionName "0.8.7"
2323
multiDexEnabled true
2424
javaCompileOptions {
2525
annotationProcessorOptions {

0 commit comments

Comments
 (0)