Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance 2018 09 #326

Merged
merged 3 commits into from Sep 18, 2018
Merged

Maintenance 2018 09 #326

merged 3 commits into from Sep 18, 2018

Commits on Sep 13, 2018

  1. * configuration updated to allow building against Idea 2018.2.3

       - gradle common and java has to be specified as dependency
       - slf4j version updated to one bundled in 2018.2.3
    dkimitsa committed Sep 13, 2018
    Copy the full SHA
    6fc758f View commit details
    Browse the repository at this point in the history
  2. * updated to match Xcode10:

      - removed macosx-x86 target as it is not in the field anymore and breaks compilation under xcode10
      - SDK version updated to recent 10.14
    dkimitsa committed Sep 13, 2018
    Copy the full SHA
    bf5ee7a View commit details
    Browse the repository at this point in the history
  3. * gradle plugin maintenance to 4.10:

      - updated to 4.10
      - fixed problem with "implementation" key used in dependency due using "runtime" configuration which is marked as deprecated
    dkimitsa committed Sep 13, 2018
    Copy the full SHA
    13070dc View commit details
    Browse the repository at this point in the history