Merge pull request #129 from lihenggui/dependabot/gradle/protobuf-4.27.2

Bump protobuf from 4.27.1 to 4.27.2
pull/2064/head
Mercury Li 2 years ago committed by GitHub
commit 23534e9053
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -214,8 +214,8 @@ com.google.guava:failureaccess:1.0.1
com.google.guava:guava:31.1-android
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
com.google.j2objc:j2objc-annotations:1.3
com.google.protobuf:protobuf-javalite:4.27.1
com.google.protobuf:protobuf-kotlin-lite:4.27.1
com.google.protobuf:protobuf-javalite:4.27.2
com.google.protobuf:protobuf-kotlin-lite:4.27.2
com.russhwolf:multiplatform-settings-android:1.1.1
com.russhwolf:multiplatform-settings-coroutines-android:1.1.1
com.russhwolf:multiplatform-settings-coroutines:1.1.1

@ -49,7 +49,7 @@ kotlinxSerializationJson = "1.7.0"
ksp = "2.0.0-1.0.22"
moduleGraph = "2.5.0"
okhttp = "4.12.0"
protobuf = "4.27.1"
protobuf = "4.27.2"
protobufPlugin = "0.9.4"
retrofit = "2.11.0"
retrofitKotlinxSerializationJson = "1.0.0"

Loading…
Cancel
Save