Update checked-in SDKs to 2.10.0-0.2-preview
diff --git a/DEPS b/DEPS
index bcc90bb..b8e951f 100644
--- a/DEPS
+++ b/DEPS
@@ -39,7 +39,7 @@
 
   # Checked-in SDK version. The checked-in SDK is a Dart SDK distribution in a
   # cipd package used to run Dart scripts in the build and test infrastructure.
-  "sdk_tag": "version:2.10.0-0.1-preview",
+  "sdk_tag": "version:2.10.0-0.2-preview",
 
   # co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
   # hashes. It requires access to the dart-build-access group, which EngProd