Skip to content

Commit 071dbf1

Browse files
chore(deps): update plugin com.google.protobuf to v0.9.5 (#5385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 948b374 commit 071dbf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id 'org.jetbrains.kotlin.plugin.parcelize' version "2.1.10"
1414
id 'org.jetbrains.kotlin.plugin.serialization' version "2.1.10"
1515
id "com.google.devtools.ksp" version "2.1.10-1.0.31"
16-
id 'com.google.protobuf' version "0.9.4"
16+
id 'com.google.protobuf' version "0.9.5"
1717
id 'app.cash.licensee' version "1.13.0"
1818
id 'dev.rikka.tools.refine' version "4.4.0"
1919
id 'org.gradle.android.cache-fix' version '3.0.1'

0 commit comments

Comments
 (0)