We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a6ce4 commit 0b88e91Copy full SHA for 0b88e91
Assets/_PackageRoot/package.json
@@ -9,7 +9,7 @@
9
"unity": "2019.2",
10
"description": "Asynchronous image loading from remote or local destination. It has two layers of configurable Memory and Disk cache systems.",
11
"dependencies": {
12
- "com.unity.ugui": "1.0.0",
+ "com.unity.ugui": "2.0.0",
13
"com.cysharp.unitask": "2.5.10"
14
},
15
"scopedRegistries": [
Packages/manifest.json
@@ -3,7 +3,7 @@
3
"com.cysharp.unitask": "2.5.10",
4
"com.unity.ide.visualstudio": "1.0.11",
5
"com.unity.test-framework": "1.1.33",
6
7
"com.unity.modules.animation": "1.0.0",
8
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
0 commit comments