File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ buildscript {
1212 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1313 classpath " org.jetbrains.kotlin:kotlin-serialization:$kotlin_version "
1414 classpath " org.jetbrains.dokka:dokka-gradle-plugin:$dokka_version "
15- classpath ' com.google.protobuf:protobuf-gradle-plugin:0.9.3 '
15+ classpath ' com.google.protobuf:protobuf-gradle-plugin:0.9.5 '
1616 classpath " io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0"
1717 classpath ' com.dicedmelon.gradle:jacoco-android:0.1.5'
18- classpath " com.diffplug.spotless:spotless-plugin-gradle:6.21.0 "
18+ classpath " com.diffplug.spotless:spotless-plugin-gradle:6.23.3 "
1919 // NOTE: Do not place your application dependencies here; they belong
2020 // in the individual module build.gradle files
2121 }
You can’t perform that action at this time.
0 commit comments