diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 75c323ca..cd3db3da 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -21,8 +21,8 @@ leakcanaryAndroid = "2.8.1" lint = "30.0.1" okhttp = "4.12.0" preferenceKtx = "1.2.1" -protobuf = "3.22.0" -protobufJavalite = "3.22.0" +protobuf = "3.25.5" +protobufJavalite = "3.25.5" segmentationSelfie = "16.0.0-beta6" semver4j = "3.1.0" appcompat = "1.6.1"