mirror of
https://github.com/czp3009/bilibili-api.git
synced 2026-08-13 22:43:29 +08:00
更新版本号至 0.0.3
This commit is contained in:
@@ -13,14 +13,14 @@
|
||||
# 添加依赖
|
||||
## Gradle
|
||||
|
||||
compile group: 'com.hiczp', name: 'bilibili-api', version: '0.0.2'
|
||||
compile group: 'com.hiczp', name: 'bilibili-api', version: '0.0.3'
|
||||
|
||||
## Maven
|
||||
|
||||
<dependency>
|
||||
<groupId>com.hiczp</groupId>
|
||||
<artifactId>bilibili-api</artifactId>
|
||||
<version>0.0.2</version>
|
||||
<version>0.0.3</version>
|
||||
</dependency>
|
||||
|
||||
# 名词解释
|
||||
|
||||
Reference in New Issue
Block a user