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
188
188
com.google.guava:guava:31.1-android
189
189
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
190
190
com.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
193
193
com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0
194
194
com.squareup.okhttp3:logging-interceptor:4.12.0
195
195
com.squareup.okhttp3:okhttp:4.12.0
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ kotlinxSerializationJson = "1.6.3"
49
49
ksp = " 1.9.22-1.0.18"
50
50
moduleGraph = " 2.5.0"
51
51
okhttp = " 4.12.0"
52
- protobuf = " 3.25.2 "
52
+ protobuf = " 4.26.0 "
53
53
protobufPlugin = " 0.9.4"
54
54
retrofit = " 2.9.0"
55
55
retrofitKotlinxSerializationJson = " 1.0.0"
You can’t perform that action at this time.
0 commit comments