Skip to content

Commit 8e4659a

Browse files
authored
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.
1 parent a3a46e5 commit 8e4659a

File tree

86 files changed

+163
-141
lines changed

Some content is hidden

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

86 files changed

+163
-141
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions

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.180"
258+
pluginVersion = "1.2.181"
259259
// Directory that contains the template plugin.
260260
// Files under this directory are copied into the staging area for the
261261
// plugin.

exploded/Assets/ExternalDependencyManager/Editor/1.2.180/Google.IOSResolver.dll.meta renamed to exploded/Assets/ExternalDependencyManager/Editor/1.2.181/Google.IOSResolver.dll.meta

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exploded/Assets/ExternalDependencyManager/Editor/1.2.180/Google.IOSResolver.pdb.meta renamed to exploded/Assets/ExternalDependencyManager/Editor/1.2.181/Google.IOSResolver.pdb.meta

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exploded/Assets/ExternalDependencyManager/Editor/1.2.180/Google.JarResolver.dll.meta renamed to exploded/Assets/ExternalDependencyManager/Editor/1.2.181/Google.JarResolver.dll.meta

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)