diff options
| author | Albin <albin@mullvad.net> | 2024-04-03 09:55:50 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-04-05 13:44:47 +0200 |
| commit | 8245f66ebd3ecea27624984e2cf2cbc321c2e31a (patch) | |
| tree | 68f9c88f6c8adfe2a96a868e2ce8d08cba319937 | |
| parent | 7ee6a52dbf74dd76cb549e7afd02d8d11ec7a589 (diff) | |
| download | mullvadvpn-8245f66ebd3ecea27624984e2cf2cbc321c2e31a.tar.xz mullvadvpn-8245f66ebd3ecea27624984e2cf2cbc321c2e31a.zip | |
Change android map path
| l--------- | android/lib/map/src/main/res/raw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/lib/map/src/main/res/raw b/android/lib/map/src/main/res/raw index 9f90f80c93..617a9d19ac 120000 --- a/android/lib/map/src/main/res/raw +++ b/android/lib/map/src/main/res/raw @@ -1 +1 @@ -../../../../../../gui/assets/geo
\ No newline at end of file +../../../../../../dist-assets/geo
\ No newline at end of file |
