diff --git a/sdk/build.gradle b/sdk/build.gradle index 7a240e53c..547055901 100644 --- a/sdk/build.gradle +++ b/sdk/build.gradle @@ -29,7 +29,7 @@ dependencies { // Protobuf Lite is used to maintain easy compatibility with Android // https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md - api "com.google.protobuf:protobuf-javalite:3.14.0" + api "com.google.protobuf:protobuf-javalite:3.21.12" // https://mvnrepository.com/artifact/org.slf4j/slf4j-api implementation 'org.slf4j:slf4j-api:1.7.30'