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

Commit dc9a3b0

Browse files
committed
3.1.6
1 parent 85092fa commit dc9a3b0

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
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 21
2323
targetSdkVersion 30
24-
versionCode 48
25-
versionName "3.1.5"
24+
versionCode 49
25+
versionName "3.1.6"
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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
3.1.5
1+
3.1.6
22
https://pl.mirai.mamoe.net/app-release.apk
3-
又有新更新了。。。。。
4-
更新mirai版本到2.6.1
3+
提升了兼容性
54

0 commit comments

Comments
 (0)