diff options
| author | Albin <albin@mullvad.net> | 2023-11-22 14:04:07 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2023-11-22 15:27:47 +0100 |
| commit | abaff0b2ace845d3b44ef70860ddbb559706ed2d (patch) | |
| tree | ba2f70b298ce04906e6c28d2253bf9ff96281f18 /android/app/src/androidTest/AndroidManifest.xml | |
| parent | 2b8cd70b16c62aa9c4fa98016705ab239af1609c (diff) | |
| download | mullvadvpn-abaff0b2ace845d3b44ef70860ddbb559706ed2d.tar.xz mullvadvpn-abaff0b2ace845d3b44ef70860ddbb559706ed2d.zip | |
Format manifests
Diffstat (limited to 'android/app/src/androidTest/AndroidManifest.xml')
| -rw-r--r-- | android/app/src/androidTest/AndroidManifest.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android/app/src/androidTest/AndroidManifest.xml b/android/app/src/androidTest/AndroidManifest.xml index 8d37c966e9..c369eb60db 100644 --- a/android/app/src/androidTest/AndroidManifest.xml +++ b/android/app/src/androidTest/AndroidManifest.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"> - <!-- Required on certain Android versions and/or ABIs https://github.com/mockk/mockk/issues/297#issuecomment-641361770 --> <application android:extractNativeLibs="true" /> |
