Skip to content

Commit 56efdea

Browse files
author
sunzongtang
committed
update readme
1 parent 07fff01 commit 56efdea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ MLNKV *mlnkv = [MLNKV defaultMLNKV];
5151
```
5252
### Android 基本用法<br>
5353
`maven {url "https://dl.bintray.com/sunzt8801/MLNKV"}`<br>
54-
` implementation "com.mlnkv:mlnkv:0.0.2" `
54+
` implementation "com.mlnkv:mlnkv:0.0.3" `
5555
```
5656
5757
// must call this in MainActivity

0 commit comments

Comments
 (0)