mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-09 01:30:17 +08:00
remove protobuf
This commit is contained in:
parent
d239feeda4
commit
3c70f8fdba
@ -7,8 +7,6 @@ dependencies {
|
||||
|
||||
compile rootProject.ext.coroutineCommon
|
||||
compile rootProject.ext.kotlinJvm
|
||||
|
||||
compile group: 'com.google.protobuf', name: 'protobuf-java', version: rootProject.ext.protobuf_version
|
||||
}
|
||||
|
||||
tasks.withType(JavaCompile) {
|
||||
|
Loading…
Reference in New Issue
Block a user