Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protoc to v4.29.2 (#374)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 711d36d commit 5d4a30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ hilt-compiler = { module = "com.google.dagger:hilt-android-compiler", version.re
kotlin-coroutines-play-services = "org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0"
material3 = "com.google.android.material:material:1.12.0"
protobuf-javalite = "com.google.protobuf:protobuf-javalite:4.29.2"
protobuf-protoc = "com.google.protobuf:protoc:4.29.1"
protobuf-protoc = "com.google.protobuf:protoc:4.29.2"

androidx-test-junit = "androidx.test.ext:junit:1.2.1"
androidx-test-espresso-core = "androidx.test.espresso:espresso-core:3.6.1"
Expand Down

0 comments on commit 5d4a30c

Please sign in to comment.