diff options
| author | David Göransson <david.goransson@mullvad.net> | 2025-01-20 09:37:20 +0100 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-01-20 16:58:13 +0100 |
| commit | 5b44ec481a4e1d6701691f9800141f8f9805fa42 (patch) | |
| tree | 980a99af0b219e0ad4c33b5f567c313b80426a83 /android | |
| parent | dacddca2593b2058e4dd7cad17bc617a086042c3 (diff) | |
| download | mullvadvpn-5b44ec481a4e1d6701691f9800141f8f9805fa42.tar.xz mullvadvpn-5b44ec481a4e1d6701691f9800141f8f9805fa42.zip | |
Bump protobuf to 4.29.3
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 3927b011fb..b18a38251d 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.2" +protobuf = "4.29.3" # Rust Android Gradle rust-android-gradle = "0.9.5" |
