mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-23 01:14:26 +01:00
Change protbuf version
This commit is contained in:
@@ -4,7 +4,7 @@ apply plugin: 'com.google.protobuf'
|
|||||||
|
|
||||||
protobuf {
|
protobuf {
|
||||||
protoc {
|
protoc {
|
||||||
artifact = 'com.google.protobuf:protoc:3.14.0:osx-x86_64'
|
artifact = 'com.google.protobuf:protoc:3.14.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
// Generates the java Protobuf-lite code for the Protobufs in this project. See
|
// Generates the java Protobuf-lite code for the Protobufs in this project. See
|
||||||
|
|||||||
Reference in New Issue
Block a user