Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit 25ede23

Browse files
committed
3.2.3
1 parent 45819db commit 25ede23

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
applicationId "io.github.mzdluo123.mirai.android"
2222
minSdkVersion 26
2323
targetSdkVersion 30
24-
versionCode 53
25-
versionName "3.2.2"
24+
versionCode 54
25+
versionName "3.2.3"
2626
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2727
buildConfigField("String", "COREVERSION", "\"$CORE_VERSION\"")
2828
buildConfigField("String", "CONSOLEVERSION", "\"$CONSOLE_VERSION\"")

docs/changelog.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
3.2.2
1+
3.2.3
22
https://maupdate.rainchan.win/app-normal-release.apk
3-
更新mirai-core到2.7-RC
4-
修复了部分情况下无法登录的问题
5-
修复了部分情况下控制台指令无回显的问题
3+
紧急修复在某些设备上启动白屏的问题

0 commit comments

Comments
 (0)