You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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.
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.