Skip to content

Commit

Permalink
Fix build error after doing 'cmake clean'.
Browse files Browse the repository at this point in the history
  • Loading branch information
domchen committed Nov 29, 2023
1 parent 11609cb commit e6df843
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"common": [
{
"url": "${PAG_GROUP}/vendor_tools.git",
"commit": "41a96c0ce95f8d064c51257887f6229051173477",
"commit": "46eb9e91897055bc42e8b86b50cf8d7232f02dc4",
"dir": "third_party/vendor_tools"
},
{
"url": "${PAG_GROUP}/tgfx.git",
"commit": "1da3ea6b0092238eca19dad8a6b37e6df6e2c824",
"commit": "1a2773e8ecc6b076e79383c0ff3d31849e5ce0dc",
"dir": "third_party/tgfx"
},
{
Expand Down

0 comments on commit e6df843

Please sign in to comment.