Skip to content

Commit d179ead

Browse files
committed
Side effect after unity engine version update to 2018.3.0f2.
1 parent a9cb4bb commit d179ead

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

Logs/Packages-Update.log

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
=== Fri Dec 14 04:05:37 2018
3+
4+
Packages were changed.
5+
Update Mode: updateDependencies
6+
7+
The following packages were added:
8+
9+
The following packages were updated:
10+
com.unity.ads from version 2.0.8 to 2.3.1
11+
com.unity.analytics from version 2.0.16 to 3.2.2
12+
com.unity.package-manager-ui from version 1.9.11 to 2.0.3
13+
com.unity.textmeshpro from version 1.2.4 to 1.3.0

Packages/manifest.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"dependencies": {
3-
"com.unity.ads": "2.0.8",
4-
"com.unity.analytics": "2.0.16",
5-
"com.unity.package-manager-ui": "1.9.11",
3+
"com.unity.ads": "2.3.1",
4+
"com.unity.analytics": "3.2.2",
5+
"com.unity.collab-proxy": "1.2.15",
6+
"com.unity.package-manager-ui": "2.0.3",
67
"com.unity.purchasing": "2.0.3",
7-
"com.unity.textmeshpro": "1.2.4",
8+
"com.unity.textmeshpro": "1.3.0",
89
"com.unity.modules.ai": "1.0.0",
910
"com.unity.modules.animation": "1.0.0",
1011
"com.unity.modules.assetbundle": "1.0.0",

0 commit comments

Comments
 (0)