Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protoc to v4.29.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent f9e992e commit c8cb9f6
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.10.1"
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.2"
protobuf-protoc = "com.google.protobuf:protoc:4.29.3"

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 c8cb9f6

Please sign in to comment.