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

Commit

Permalink
3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
w4123 committed Apr 29, 2021
1 parent 0ea05a1 commit 1bcf458
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ android {
applicationId "io.github.mzdluo123.mirai.android"
minSdkVersion 21
targetSdkVersion 30
versionCode 49
versionName "3.1.6"
versionCode 50
versionName "3.1.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField("String", "COREVERSION", "\"$CORE_VERSION\"")
buildConfigField("String", "CONSOLEVERSION", "\"$CONSOLE_VERSION\"")
Expand Down
Binary file modified app/libs/d8.jar
Binary file not shown.
7 changes: 3 additions & 4 deletions docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
3.1.6
https://pl.mirai.mamoe.net/app-release.apk
提升了兼容性

3.1.7
https://maupdate.rainchan.win/app-release.apk
修复编译插件时KeySetView的MethodNotFoundException

0 comments on commit 1bcf458

Please sign in to comment.