Update README.md
parent
3b3416c3f5
commit
bc27880de1
|
@ -4,7 +4,7 @@
|
|||
|
||||
```json
|
||||
"dependencies": {
|
||||
"com.leancloud.storage": "https://github.com/leancloud/csharp-sdk-upm.git#storage-0.7.5",
|
||||
"com.leancloud.realtime": "https://github.com/leancloud/csharp-sdk-upm.git#realtime-0.7.5"
|
||||
"com.leancloud.storage": "https://github.com/leancloud/csharp-sdk-upm.git#storage-${latest-version}",
|
||||
"com.leancloud.realtime": "https://github.com/leancloud/csharp-sdk-upm.git#realtime-${latest-version}"
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue