mirror of
https://github.com/czp3009/bilibili-api.git
synced 2024-12-21 20:30:28 +08:00
更新依赖版本
This commit is contained in:
parent
edeeb4b295
commit
6d92145969
@ -27,7 +27,7 @@ dependencies {
|
||||
// https://mvnrepository.com/artifact/io.netty/netty-all
|
||||
compile group: 'io.netty', name: 'netty-all', version: '4.1.25.Final'
|
||||
// https://mvnrepository.com/artifact/com.google.guava/guava
|
||||
compile group: 'com.google.guava', name: 'guava', version: '25.0-jre'
|
||||
compile group: 'com.google.guava', name: 'guava', version: '25.1-jre'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user