Skip to content
Snippets Groups Projects
Commit 0ab833b0 authored by Clayton Wilkinson's avatar Clayton Wilkinson
Browse files

Update to version 1.2.1

From CHANGELOG:
   * Removed 1.2 Resolver and hardcoded whitelist of AARs to expand.
   * Improved error reporting when the "jar" executable can't be found.
   * Removed the need to set JAVA_HOME if "jar" is in the user's path.
   * Fixed spurious copying of partially matching AARs.
   * Changed resolver to only copy / expand when source AARs change.
   * Auto-resolution of dependencies is now performed when the Android
     build target is selected.
New Features
   * Expand AARs that contain manifests with variable expansion like
     ${applicationId}.
   * Added optional logging in the JarResolverLib module.
   * Integration with the Android SDK manager for dependencies that
     declare required Android SDK packages.

Change-Id: I006b47c17eb057a67b7bb5d8db23277ae3d7e6b7
parents 4cfd351c b5c7035e
Branches
Tags v1.2.1
No related merge requests found
Showing
with 463 additions and 503 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment