This repository was archived by the owner on Oct 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ MiraiAndroid 是 基于 [Mirai](https://github.com/mamoe/mirai) 的 QQ 机器人
31
31
32
32
相比使用 ` Termux ` 或者是 ` Linux Deploy ` 等部署并运行 [ Mirai] ( https://github.com/mamoe/mirai ) 的方案, MiraiAndroid 提供了更好的性能、更少的资源占用,以及更方便的操作界面。
33
33
34
- 最新的构建版本你可以到 [ releases ] ( https://github.com/ mzdluo123/MiraiAndroid/releases ) 或 上方交流群 内找到。其中请注意,如果您违反了交流群内相关规定或是有其他不当行为你可能会被无理由移出交流群。
34
+ 最新的构建版本你可以到 [ appcenter ] ( https://install.appcenter.ms/users/ mzdluo123/apps/miraiandroid/distribution_groups/release ) 内找到。其中请注意,如果您违反了交流群内相关规定或是有其他不当行为你可能会被无理由移出交流群。
35
35
36
36
## 声明
37
37
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ android {
24
24
applicationId " io.github.mzdluo123.mirai.android"
25
25
minSdkVersion 26
26
26
targetSdkVersion 30
27
- versionCode 55
28
- versionName " 3.2.4-center "
27
+ versionCode 56
28
+ versionName " 3.2.5 "
29
29
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
30
30
buildConfigField(" String" , " COREVERSION" , " \" $CORE_VERSION \" " )
31
31
buildConfigField(" String" , " CONSOLEVERSION" , " \" $CONSOLE_VERSION \" " )
You can’t perform that action at this time.
0 commit comments