Manyverse: Explain why we remove appium
This commit is contained in:
parent
4c675fdb79
commit
a6f71cef05
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue