diff options
| author | Albin <albin@mullvad.net> | 2023-03-16 15:33:53 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2023-03-16 15:33:53 +0100 |
| commit | b41aba81b5e6abe3f031b7f942a416eec7fb7bc9 (patch) | |
| tree | 554948dff6aa8c435a9b0f92018d28c2fb3f0107 /android/config | |
| parent | 29bae837be48e317bb9bc0644f886feb01dab4be (diff) | |
| download | mullvadvpn-b41aba81b5e6abe3f031b7f942a416eec7fb7bc9.tar.xz mullvadvpn-b41aba81b5e6abe3f031b7f942a416eec7fb7bc9.zip | |
Add empty lint config
Diffstat (limited to 'android/config')
| -rw-r--r-- | android/config/lint.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/android/config/lint.xml b/android/config/lint.xml new file mode 100644 index 0000000000..475fc9f3d5 --- /dev/null +++ b/android/config/lint.xml @@ -0,0 +1,3 @@ +<?xml version="1.0" encoding="UTF-8"?> +<lint> +</lint> |
