Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
imndx committed Dec 8, 2022
1 parent 937f5af commit 7e8f6b2
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 @@ -19,8 +19,8 @@ android {
applicationId "cn.wildfirechat.chat"
minSdkVersion 21
targetSdkVersion 31 //当targetversion大于23时,需要使用fileprovider
versionCode 44
versionName '0.9.6'
versionCode 45
versionName '0.9.7'
multiDexEnabled true
javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit 7e8f6b2

Please sign in to comment.