Commit 3c70f8fd authored by PeratX's avatar PeratX

remove protobuf

parent d239feed
...@@ -7,8 +7,6 @@ dependencies { ...@@ -7,8 +7,6 @@ dependencies {
compile rootProject.ext.coroutineCommon compile rootProject.ext.coroutineCommon
compile rootProject.ext.kotlinJvm compile rootProject.ext.kotlinJvm
compile group: 'com.google.protobuf', name: 'protobuf-java', version: rootProject.ext.protobuf_version
} }
tasks.withType(JavaCompile) { tasks.withType(JavaCompile) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment