File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -188,8 +188,8 @@ com.google.guava:failureaccess:1.0.1
188188com.google.guava:guava:31.1-android
189189com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
190190com.google.j2objc:j2objc-annotations:1.3
191- com.google.protobuf:protobuf-javalite:3.25.2
192- com.google.protobuf:protobuf-kotlin-lite:3.25.2
191+ com.google.protobuf:protobuf-javalite:4.26.0
192+ com.google.protobuf:protobuf-kotlin-lite:4.26.0
193193com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0
194194com.squareup.okhttp3:logging-interceptor:4.12.0
195195com.squareup.okhttp3:okhttp:4.12.0
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ kotlinxSerializationJson = "1.6.3"
4949ksp = " 1.9.22-1.0.18"
5050moduleGraph = " 2.5.0"
5151okhttp = " 4.12.0"
52- protobuf = " 3.25.2 "
52+ protobuf = " 4.26.0 "
5353protobufPlugin = " 0.9.4"
5454retrofit = " 2.9.0"
5555retrofitKotlinxSerializationJson = " 1.0.0"
You can’t perform that action at this time.
0 commit comments