Skip to content

Commit 8d98bbc

Browse files
authored
added version contraint, tmp is part of ugui since v2.0.0
1 parent bb09569 commit 8d98bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UniTask/Assets/Plugins/UniTask/Runtime/External/TextMeshPro/UniTask.TextMeshPro.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
{
2121
"name": "com.unity.ugui",
22-
"expression": "",
22+
"expression": "2.0.0",
2323
"define": "UNITASK_TEXTMESHPRO_SUPPORT"
2424
}
2525
],

0 commit comments

Comments
 (0)