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

Commit 1bcf458

Browse files
committed
3.1.7
1 parent 0ea05a1 commit 1bcf458

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-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 21
2323
targetSdkVersion 30
24-
versionCode 49
25-
versionName "3.1.6"
24+
versionCode 50
25+
versionName "3.1.7"
2626
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2727
buildConfigField("String", "COREVERSION", "\"$CORE_VERSION\"")
2828
buildConfigField("String", "CONSOLEVERSION", "\"$CONSOLE_VERSION\"")

app/libs/d8.jar

-29 Bytes
Binary file not shown.

docs/changelog.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
3.1.6
2-
https://pl.mirai.mamoe.net/app-release.apk
3-
提升了兼容性
4-
1+
3.1.7
2+
https://maupdate.rainchan.win/app-release.apk
3+
修复编译插件时KeySetView的MethodNotFoundException

0 commit comments

Comments
 (0)