diff --git a/build.gradle b/build.gradle index 326d81a22d2..d5cdc5648a5 100644 --- a/build.gradle +++ b/build.gradle @@ -109,7 +109,7 @@ ext.deps = [ okhttp3 : 'com.squareup.okhttp3:okhttp:4.11.0', leakcanary : 'com.squareup.leakcanary:leakcanary-android:1.6.3', leakcanary2 : 'com.squareup.leakcanary:leakcanary-android:2.8.1', - protobuf : 'com.google.protobuf:protobuf-java:3.23.4', + protobuf : 'com.google.protobuf:protobuf-java:3.24.2', testCore : 'androidx.test:core:1.4.0', testRules : 'androidx.test:rules:1.5.0', // Plugin dependencies