Skip to content

Commit b27b403

Browse files
committed
Downgrade protobuf-lite from 4.x to 3.x
1 parent 804bd88 commit b27b403

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
@@ -41,7 +41,7 @@ spotless = "7.0.4"
4141
gummyBears = "0.12.0"
4242
camerax = "1.3.0"
4343
openfeature = "1.18.2"
44-
protobuf = "4.33.1"
44+
protobuf = "3.25.8"
4545

4646
[plugins]
4747
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }

0 commit comments

Comments
 (0)