diff --git a/metadata/se.manyver.yml b/metadata/se.manyver.yml index 97e38d0808..36fbf2088f 100644 --- a/metadata/se.manyver.yml +++ b/metadata/se.manyver.yml @@ -67,9 +67,10 @@ Builds: npm run build-android-assets ndk: r17b -MaintainerNotes: scanignore is used to allow the "node_modules/react-native/android" - local Maven repository which contains the prebuilt react-native library which - we get from npm. +MaintainerNotes: |- + scanignore is used to allow the "node_modules/react-native/android" local Maven repository which contains the prebuilt react-native library which we get from npm. + + appium is removed because it fails to build on the build server due to some missing dev dependencies and we don't need it anyway. AutoUpdateMode: Version v%v UpdateCheckMode: Tags