Skip to content

Commit f77214c

Browse files
SessionHero01SessionHero01
authored andcommitted
Protoc version in dep catalog
1 parent 1ed7371 commit f77214c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ androidx-test-rules = { module = "androidx.test:rules", version = "1.7.0" }
1010
androidx-test-ext = { module = "androidx.test.ext:junit", version = "1.3.0" }
1111
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
1212
kotlinx-serialization-core = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version = "1.9.0" }
13-
protoc = { module = "com.google.protobuf:protoc", version = "4.33.1" }
13+
protoc = { module = "com.google.protobuf:protoc", version.ref = "protobufVersion" }
1414
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobufVersion" }
1515

1616
[plugins]

0 commit comments

Comments
 (0)