diff options
| author | David Göransson <david.goransson@mullvad.net> | 2025-09-11 09:08:17 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-09-11 10:53:08 +0200 |
| commit | c901d17a3535ef42faab8d617db1e586eb30eb63 (patch) | |
| tree | 05cb95f5064ced495c1528add1340ee076580c6d | |
| parent | 89089102f0b5fc491ccfcf3ea407797ce32c4a4b (diff) | |
| download | mullvadvpn-c901d17a3535ef42faab8d617db1e586eb30eb63.tar.xz mullvadvpn-c901d17a3535ef42faab8d617db1e586eb30eb63.zip | |
Bump benchmarch macro to 1.4.1
| -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 50cac51b98..100acf8c15 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -93,7 +93,7 @@ turbine = "1.2.1" # Baseline profile junit4 = "1.3.0" -benchmark-macro-junit4 = "1.4.0" +benchmark-macro-junit4 = "1.4.1" baselineprofile = "1.4.1" profileinstaller = "1.4.1" |
