Switch to Gradle 5.1
This commit is contained in:
committed by
Ilya Matveev
parent
ce1e83945d
commit
a576ee4b7d
@@ -7,7 +7,7 @@ buildscript {
|
||||
apply from: "$rootBuildDirectory/gradle/kotlinGradlePlugin.gradle"
|
||||
|
||||
dependencies {
|
||||
classpath "com.google.protobuf:protobuf-gradle-plugin:0.8.0"
|
||||
classpath "com.google.protobuf:protobuf-gradle-plugin:0.8.8"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user