Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
imndx committed Oct 23, 2019
1 parent 5d19d7f commit a2e7149
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 @@ -16,8 +16,8 @@ android {
applicationId "cn.wildfirechat.chat"
minSdkVersion 16
targetSdkVersion 28 //当targetversion大于23时,需要使用fileprovider
versionCode 16
versionName "0.6.2"
versionCode 17
versionName "0.6.3"
multiDexEnabled true
javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit a2e7149

Please sign in to comment.