diff options
| author | David Göransson <david.goransson@mullvad.net> | 2025-08-28 08:26:15 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-08-28 11:16:23 +0200 |
| commit | 30950a279b5a0b0ebf3e89cf15c7b164678c64f6 (patch) | |
| tree | 5353bf3226639937b37379333f94c90eda72ff9b | |
| parent | 5d34227aebb9c2f0b8bf94ea1796869c9eb1d574 (diff) | |
| download | mullvadvpn-30950a279b5a0b0ebf3e89cf15c7b164678c64f6.tar.xz mullvadvpn-30950a279b5a0b0ebf3e89cf15c7b164678c64f6.zip | |
Bump protobuf to 4.32.0
| -rw-r--r-- | android/gradle/libs.versions.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml index d5ec62f0f4..9457bd2f0f 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -75,7 +75,7 @@ kotlinx-serialization-json = "1.9.0" # Protobuf protobuf-gradle-plugin = "0.9.5" -protobuf = "4.31.1" +protobuf = "4.32.0" # Misc commonsvalidator = "1.10.0" |
