diff options
| author | David Göransson <david.goransson@mullvad.net> | 2025-01-20 09:36:55 +0100 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-01-20 16:58:13 +0100 |
| commit | 70dbeb5fb545087c0b7caee27f9e88c69a165d79 (patch) | |
| tree | 8e28628c34389ce581239ca050d09f4cbae3bff2 /android | |
| parent | 3d6ec1823440cfd925d1470e8615004b01877d08 (diff) | |
| download | mullvadvpn-70dbeb5fb545087c0b7caee27f9e88c69a165d79.tar.xz mullvadvpn-70dbeb5fb545087c0b7caee27f9e88c69a165d79.zip | |
Bump datastore to 1.1.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 382bfb4e42..4f30f7c2c8 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -13,7 +13,7 @@ androidx-activitycompose = "1.10.0" androidx-appcompat = "1.7.0" androidx-ktx = "1.15.0" androidx-coresplashscreen = "1.1.0-rc01" -androidx-datastore = "1.1.1" +androidx-datastore = "1.1.2" androidx-espresso = "3.6.1" androidx-lifecycle = "2.8.7" androidx-test = "1.6.1" |
