diff --git a/configs/_repos.json b/configs/_repos.json index 302c1c4..73c223b 100644 --- a/configs/_repos.json +++ b/configs/_repos.json @@ -37,6 +37,12 @@ "rev": "9eb785cb997ff56c46e933c1c591f0a6f31454f6", "pubspec_path": "gallery" }, + { + "uri": "https://github.com/flutter/games.git", + "branch": "main", + "rev": "acd048d2b5654421e1dbf41355aa5647233c9e24", + "pubspec_path": "games/templates/endless_runner" + }, { "uri": "https://github.com/mogol/flutter_secure_storage.git", "branch": "develop",