Update dependency com.google.protobuf:protobuf-gradle-plugin to v0.10.0

This commit is contained in:
dependency-bot
2026-05-11 22:35:21 +02:00
committed by José Rebelo
parent b51dbb62f8
commit fab1682f57
+1 -1
View File
@@ -13,7 +13,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.android.tools.build:gradle:8.13.2'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.6'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.10.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}