diff --git a/chat/build.gradle b/chat/build.gradle index 807c8cdf..66ccd9a7 100644 --- a/chat/build.gradle +++ b/chat/build.gradle @@ -19,8 +19,8 @@ android { applicationId "cn.wildfirechat.chat.open" minSdkVersion 24 targetSdkVersion 33 - versionCode 56 - versionName '1.3.1' + versionCode 57 + versionName '1.3.2' multiDexEnabled true javaCompileOptions { annotationProcessorOptions {