1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-04-25 04:50:26 +08:00

Update README-eng.md

This commit is contained in:
Him188 2020-07-26 15:06:07 +08:00 committed by GitHub
parent 5cff084471
commit 9b01940662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@ implementation("net.mamoe:mirai-core-android:VERSION")
<dependency>
<groupId>net.mamoe</groupId>
<artifactId>mirai-core-qqandroid</artifactId>
<version>0.23.0</version> <!-- 替换版本为最新版本 -->
<version>0.23.0</version> <!-- Replace to the newest -->
</dependency>
</dependencies>
```