Skip to content

Commit 0da7154

Browse files
committed
Create release artifacts for 1.2.178
1 parent 3f11093 commit 0da7154

File tree

95 files changed

+3710
-673
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+3710
-673
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Version 1.2.178 - Dec 20, 2023
2+
* Added [OpenUPM support](https://openupm.com/packages/com.google.external-dependency-manager/).
3+
14
# Version 1.2.177 - Aug 14, 2023
25
* iOS Resolver - Added `/opt/homebrew/bin` to Cocoapod executable search path.
36
Fixes #627

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ project.ext {
255255
// Directory for testing.
256256
testDir = new File(scriptDirectory, "test_output")
257257
// Version of the plugin (update this with CHANGELOG.md on each release).
258-
pluginVersion = "1.2.177"
258+
pluginVersion = "1.2.178"
259259
// Directory that contains the template plugin.
260260
// Files under this directory are copied into the staging area for the
261261
// plugin.
Binary file not shown.

exploded/Assets/ExternalDependencyManager/Editor/1.2.177/Google.PackageManagerResolver.dll.mdb.meta

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)