Skip to content

Commit 8d9505b

Browse files
committed
Version 1.2.169
- Version 1.2.169 - Jan 20, 2021 * General - Fixes #425 - Change to save `GvhProjectSettings.xml` without Unicode byte order mark (BoM). * Android Resolver - Remove reference to `jcenter()` * iOS Resolver - Force setting `LANG` when executing Cocoapods in shell mode on Mac.
1 parent 17685d5 commit 8d9505b

File tree

54 files changed

+106
-89
lines changed

Some content is hidden

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

54 files changed

+106
-89
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ project.ext {
226226
// Directory for testing.
227227
testDir = new File(scriptDirectory, "test_output")
228228
// Version of the plugin (update this with CHANGELOG.md on each release).
229-
pluginVersion = "1.2.168"
229+
pluginVersion = "1.2.169"
230230
// Directory that contains the template plugin.
231231
// Files under this directory are copied into the staging area for the
232232
// plugin.
Binary file not shown.
Binary file not shown.

exploded/Assets/ExternalDependencyManager/Editor/1.2.168/Google.IOSResolver.dll.mdb.meta renamed to exploded/Assets/ExternalDependencyManager/Editor/1.2.169/Google.IOSResolver.dll.mdb.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.168/Google.IOSResolver.dll.meta renamed to exploded/Assets/ExternalDependencyManager/Editor/1.2.169/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.

0 commit comments

Comments
 (0)