Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protoc to v4.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent e8fb3f8 commit 951c0d0
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.28.0"
protobuf-protoc = "com.google.protobuf:protoc:4.28.0"
protobuf-protoc = "com.google.protobuf:protoc:4.28.1"

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 951c0d0

Please sign in to comment.