Skip to content

Commit

Permalink
add doc about Maven Centeral migration
Browse files Browse the repository at this point in the history
  • Loading branch information
lingol committed May 6, 2021
1 parent 5e82393 commit 9ad881c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
}
```

Starting from v1.2.8, MMKV has been **migrated to Maven Central**. Older versions (v1.2.7 and above) are still available on JCenter.
Starting from v1.2.8, MMKV has been **migrated to Maven Central**. Older versions (<= v1.2.7) are still available on JCenter.
For other installation options, see [Android Setup](https://github.com/Tencent/MMKV/wiki/android_setup).

### Quick Tutorial
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
// replace "1.2.8" with any available version
}
```
从 v1.2.8 起, MMKV **迁移到 Maven Central**。老版本 (v1.2.7 以前) 仍然在 JCenter。
从 v1.2.8 起, MMKV **迁移到 Maven Central**。老版本 (<= v1.2.7) 仍然在 JCenter。
更多安装指引参考 [Android Setup](https://github.com/Tencent/MMKV/wiki/android_setup_cn)

### 快速上手
Expand Down

0 comments on commit 9ad881c

Please sign in to comment.