diff options
| author | David Göransson <david.goransson@mullvad.net> | 2025-03-27 08:50:58 +0100 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-03-27 09:09:55 +0100 |
| commit | a7900d7fd7f6fa035812073d47b487cb087e331c (patch) | |
| tree | ac961890056e2f343f9962ed47cc635fb6256179 /android | |
| parent | 136a866c2340a89d735bf077989b8847f0027b31 (diff) | |
| download | mullvadvpn-a7900d7fd7f6fa035812073d47b487cb087e331c.tar.xz mullvadvpn-a7900d7fd7f6fa035812073d47b487cb087e331c.zip | |
Bump protobuf to 4.30.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 5eafcc91f4..01021b327d 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -58,7 +58,7 @@ kotlinx-serialization = "2.1.20" # Protobuf protobuf-gradle-plugin = "0.9.4" -protobuf = "4.30.0" +protobuf = "4.30.2" # Rust Android Gradle rust-android-gradle = "0.9.6" |
