Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
imndx committed Sep 5, 2020
1 parent bee2d10 commit f750c4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chat/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId "cn.wildfirechat.chat"
minSdkVersion 17
targetSdkVersion 29 //当targetversion大于23时,需要使用fileprovider
versionCode 28
versionName "0.8.0"
versionCode 29
versionName "0.8.1"
multiDexEnabled true
javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit f750c4e

Please sign in to comment.