Manyverse: Explain why we remove appium

This commit is contained in:
Pierre Rudloff 2018-10-05 19:18:11 +02:00
parent 4c675fdb79
commit a6f71cef05

View file

@ -67,9 +67,10 @@ Builds:
npm run build-android-assets npm run build-android-assets
ndk: r17b ndk: r17b
MaintainerNotes: scanignore is used to allow the "node_modules/react-native/android" MaintainerNotes: |-
local Maven repository which contains the prebuilt react-native library which 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.
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 AutoUpdateMode: Version v%v
UpdateCheckMode: Tags UpdateCheckMode: Tags