Maven to Gradle Migration by SrinivasanTarget · Pull Request #442 · appium/java-client

Change list

Maven to Gradle Migration

Types of changes

What types of changes are you proposing/introducing to Java client?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

We will be using Gradle to build instead of Maven from our next release.Details are here:
#214