Skip to content

Commit 9a36ea4

Browse files
committed
update version
1 parent 018da03 commit 9a36ea4

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
@@ -16,8 +16,8 @@ android {
1616
applicationId "cn.wildfirechat.chat"
1717
minSdkVersion 16
1818
targetSdkVersion 28 //当targetversion大于23时,需要使用fileprovider
19-
versionCode 8
20-
versionName "0.5"
19+
versionCode 9
20+
versionName "0.5.1"
2121
multiDexEnabled true
2222
javaCompileOptions {
2323
annotationProcessorOptions {

0 commit comments

Comments
 (0)