diff options
| author | David Göransson <david.goransson@mullvad.net> | 2024-12-22 20:50:12 +0100 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-01-07 11:29:53 +0100 |
| commit | 574cc6a9ef8215afc6c1eb63e3ad4bcb549393bf (patch) | |
| tree | 732e7360f5f218fa60cfbcc542ba82238f57ce8c /android | |
| parent | 931b8656d6e6d280809ea700d39c1831abcbc149 (diff) | |
| download | mullvadvpn-574cc6a9ef8215afc6c1eb63e3ad4bcb549393bf.tar.xz mullvadvpn-574cc6a9ef8215afc6c1eb63e3ad4bcb549393bf.zip | |
Bump protobuf to 4.29.2
Diffstat (limited to 'android')
| -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 4f5392635f..8faf09783a 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -52,7 +52,7 @@ kotlinx-serialization = "2.1.0" # Protobuf protobuf-gradle-plugin = "0.9.4" -protobuf = "4.29.1" +protobuf = "4.29.2" # Misc commonsvalidator = "1.9.0" |
