summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2023-11-22 14:01:44 +0100
committerAlbin <albin@mullvad.net>2023-11-22 15:27:47 +0100
commit2b8cd70b16c62aa9c4fa98016705ab239af1609c (patch)
tree5a4098369c61bf675680d90431f3d1a98a52c023 /android
parent507e5c9b482b5416e1257c612505495c9ae84797 (diff)
downloadmullvadvpn-2b8cd70b16c62aa9c4fa98016705ab239af1609c.tar.xz
mullvadvpn-2b8cd70b16c62aa9c4fa98016705ab239af1609c.zip
Fix tidy manifest formatting command
Diffstat (limited to 'android')
-rwxr-xr-xandroid/scripts/tidy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/scripts/tidy.sh b/android/scripts/tidy.sh
index 0372febcda..173d42d905 100755
--- a/android/scripts/tidy.sh
+++ b/android/scripts/tidy.sh
@@ -33,7 +33,7 @@ function format {
--indent-attributes yes \
--indent-spaces 4 \
--literal-attributes yes \
- ../**/src/main/AndroidManifest.xml \
+ ../**/src/*/AndroidManifest.xml \
../lib/resource/src/main/res/anim*/*.xml \
../lib/resource/src/main/res/drawable*/*.xml \
../app/src/main/res/layout*/*.xml