Skip to content

Commit 66a4c59

Browse files
Bump com.google.protobuf from 0.9.1 to 0.9.5
Bumps com.google.protobuf from 0.9.1 to 0.9.5. --- updated-dependencies: - dependency-name: com.google.protobuf dependency-version: 0.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1c461d commit 66a4c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id "com.google.devtools.ksp"
99
id 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin'
1010
id 'kotlinx-serialization'
11-
id "com.google.protobuf" version "0.9.1"
11+
id "com.google.protobuf" version "0.9.5"
1212
id "org.jetbrains.kotlin.plugin.compose" version "${kotlinVersion}"
1313
id 'com.google.firebase.firebase-perf'
1414

0 commit comments

Comments
 (0)