Skip to content

Tags: googlesamples/unity-jar-resolver

Tags

v1.2.185

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.2.185 (#730)

v1.2.184

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.2.184 (#728)

v1.2.183

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.2.183 (#710)

* Version 1.2.183

# Version 1.2.183 - Sep 17, 2024
* Android Resolver - Handle package paths that don't include a version hash,
  which is no longer present with Unity 6. Fixes #697
* Android Resolver - Handle packages referenced using local file paths.
  Fixes #701

* Update release date

v1.2.182

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.2.182 (#702)

# Version 1.2.182 - Aug 2, 2024
* General - Check for gradle version instead of Unity version when determining
  the template files to modify.

v1.2.181

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.2.181 (#694)

# Version 1.2.181 - Jun 26, 2024
* General - Disable `EditorMeasurement` reporting that relied on the
  Measurement Protocol for Universal Analytics.

v1.2.180

Version 1.2.180 (#688)

v1.2.179

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 1.2.179 (#671)

# Version 1.2.179 - Feb 12, 2024
* Android Resolver - Added logic to automatically turn on `mainTemplate.gradle`
  for new projects, and prompt users to enable it on projects that have previously
  had the resolver run.

v1.2.178

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #663 from f1yingbanana/master

Add and release OpenUPM support.

v1.2.177

Version 1.2.177

- Version 1.2.177 - Aug 14, 2023
* iOS Resolver - Added `/opt/homebrew/bin` to Cocoapod executable search path.
  Fixes -627

Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.177/external-dependency-manager-1.2.177.unitypackage)

v1.2.176

Version 1.2.176

- Version 1.2.176 - Apr 27, 2023
* Android Resolver - Added two Android Resolver settings to determine whether
  EDM4U injects custom local Maven repo path as a relative path or full path.
  Fixes -537
* Android Resolver - Inject Maven Repo to `settingTemplate.gradle` from
  Unity 2022.2+
  Fixes -594
* Android Resolver - Jetifier option is enabled by default now.
* Android Resolver - `Explode Aar` option applies to all cases, whether the
  project will be exported or not.
  Fixes -584
  Fixes -287

Download [here](https://github.com/googlesamples/unity-jar-resolver/raw/v1.2.176/external-dependency-manager-1.2.176.unitypackage)