mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-08 09:10:11 +08:00
remove protobuf
This commit is contained in:
parent
d239feeda4
commit
3c70f8fdba
@ -7,10 +7,8 @@ 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) {
|
||||
options.encoding = "UTF-8"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user