Skip to content

Load msearch from source

Alex requested to merge feature/load-msearch-from-source into develop

Created by: kaklakariada

  • Upgrade gradle wrapper
  • Substitute MSearch dependency with local project if it exists
    • To force using MSearch from the maven repo, either rename/remove the local MSearch project or comment out line includeIfExists('../MSearch') in settings.gradle.

Note: composited builds would be better but cause a NullPointerException in Eclipse buildship plugin. This will be fixed in the upcoming buildship release.

See https://github.com/mediathekview/MediathekView/pull/232 and https://github.com/mediathekview/MSearch/pull/96

Merge request reports

Loading